diff options
author | Sundong Ahn <sundongahn@google.com> | 2017-07-13 16:34:01 +0900 |
---|---|---|
committer | Sundong Ahn <sundongahn@google.com> | 2017-08-01 11:26:18 +0900 |
commit | 28cc6e88fdfa1434b99219a0eb59dae82c10887c (patch) | |
tree | 188f2460cf0f7a2c493fce37c4156880f4089722 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 01d686b85ebc5f7eea1a43db33a2f3e3f3becc3e (diff) |
Add hwbinder library
HAL impls will depend hwbinder.jar instead of framework.jar on
build-time, but on runtime framework.jar will be used.
This is to cut the circular dependency when using configstore from
Android framework. Also added JNI call to HwBinder.java to cut
configstore's dependency on systemproperty in framework.jar.
Note that hwbinder.jar is LOCAL_UNINSTALLABLE_MODULE and so it won't be
installed in an actual image.
Bug: 35771640
Test: build & run
Change-Id: I2420298cf9df5d6bbcead3e4451b703ce9bc3e29
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions