summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2017-12-15 16:42:07 +0000
committer android-build-merger <android-build-merger@google.com> 2017-12-15 16:42:07 +0000
commit2c37c058a03f2192446f03493fc92efa4280cc3c (patch)
treed465c63ffa621c5dca270d731e7b074bb0b942aa
parent7cea814dc8ae318d151deec5b576725b9d645bb1 (diff)
parent79aee072bbd8313878f598cb8de8c274c396b5a1 (diff)
Merge "Export aidl files for framework" am: f5e37d18de am: 28064dd526
am: 79aee072bb Change-Id: I1491878b8d009c0fe8e688c2397ea9380ff0335c
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 015e59fe9d08..6f9d59d4fd2e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -553,7 +553,7 @@ java_library {
],
aidl: {
- local_include_dirs: [
+ export_include_dirs: [
// From build/make/core/pathmap.mk FRAMEWORK_BASE_SUBDIRS
"core/java",
"graphics/java",