summaryrefslogtreecommitdiffstats
path: root/radio/1.0/Android.bp
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2016-10-21 13:40:54 -0700
committerSteven Moreland <smoreland@google.com>2016-10-22 00:28:00 +0000
commitce9779412a815f3eabe4ff4c4b9967994029dcc3 (patch)
tree7dd2a2618c2c9fd0d163421d10018012cb70e49c /radio/1.0/Android.bp
parentdbe086ff7da9f537ed57e154a73e72c947e07a7a (diff)
downloadplatform_hardware_interfaces-ce9779412a815f3eabe4ff4c4b9967994029dcc3.tar.gz
platform_hardware_interfaces-ce9779412a815f3eabe4ff4c4b9967994029dcc3.tar.bz2
platform_hardware_interfaces-ce9779412a815f3eabe4ff4c4b9967994029dcc3.zip
Update headers (for export shared lib headers)
Test: mma -j64 Bug: 32337293 Change-Id: I93e7cab90efac407525a1a5f2ad30f816a530e17
Diffstat (limited to 'radio/1.0/Android.bp')
-rw-r--r--radio/1.0/Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/radio/1.0/Android.bp b/radio/1.0/Android.bp
index 682e12c6b7..34eaf33d0e 100644
--- a/radio/1.0/Android.bp
+++ b/radio/1.0/Android.bp
@@ -51,4 +51,9 @@ cc_library_shared {
"libutils",
"libcutils",
],
+export_shared_lib_headers: [
+ "libhidl",
+ "libhwbinder",
+ "libutils",
+ ],
}