summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2017-11-14 13:12:14 -0800
committer Colin Cross <ccross@android.com> 2017-11-17 11:22:08 -0800
commitebe1a51c81f9ab300e55126a8a7e3028c64efcd7 (patch)
tree99dc57ab1e03d45e5319cf4c6e072db853298353 /java/java_test.go
parentd5dbfb78a0f30f0b3ee43a514e4f59206c203458 (diff)
Fix java AIDL properties to match C/C++
The C/C++ aidl properties use: aidl: { local_include_dirs: [], include_dirs: [], } But the Android.bp file was expecting: aidl_include_dirs: [], export_aidl_include_dirs: [], Update java AIDL support to match the C support, which is also what the androidmk conversion tool is creating. Test: m checkbuild Change-Id: I3df763d0b203b1b6556798a21b0553e7d35ad7d5
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions