aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 36a8dc6d..14ff04b7 100644
--- a/Android.bp
+++ b/Android.bp
@@ -64,6 +64,7 @@ cc_defaults {
cflags: ["-DPLATFORM_SDK_VERSION=%d"],
},
},
+ defaults_visibility: [":__subpackages__"],
}
// Logic shared between aidl and its unittests
@@ -111,6 +112,7 @@ cc_library_static {
gen_location_hh: true,
gen_position_hh: true,
},
+ visibility: [":__subpackages__"],
}
// aidl executable