diff options
author | Jiyong Park <jiyong@google.com> | 2019-08-23 10:22:30 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2019-08-27 02:20:39 +0000 |
commit | 5ca8fe3cfdf1576f4a1f1d08dfffa1ee8182f4a6 (patch) | |
tree | 7f4e127e8da8c6b5779531b9036bd48d50213b5e /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 8b4c9376c9cf0e5fb92ed5cfeceb9d89c0165018 (diff) |
Use framework_native_aidl for AIDL files in frameworks/native/aidl
The AIDL files under frameworks/native/aidl have been referenced via
their absolute paths. This required any module that has an AIDL file
depending on the AIDL types in the frameworks directory to explicitly
set the include path.
Fixing the problem by abstracting the AIDL files using filegroup where
the path property is set to the base directory for the files. The base
directory is used as include paths when the filegroup is added to srcs.
Bug: 135922046
Test: m
Test: m on sdk_phone_arm7
Merged-In: I8acb39522541f1e06d1a4b69b7a53b328c202eff
(cherry picked from commit 82f94056ced121acfb2d45067e3477cffae52621)
Change-Id: I8acb39522541f1e06d1a4b69b7a53b328c202eff
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions