summaryrefslogtreecommitdiffstats
path: root/radio/deprecated/1.0
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2017-07-25 18:24:40 -0700
committerJustin Yun <justinyun@google.com>2017-08-08 17:09:10 +0900
commit5e5940249276d1f2d5c9b13c29232345475a536c (patch)
tree133b41df43843be58e9697eb81dcd7239ed830df /radio/deprecated/1.0
parent6a63f131760e5af9febadecd0686b5c25893a9c7 (diff)
downloadandroid_hardware_interfaces-5e5940249276d1f2d5c9b13c29232345475a536c.tar.gz
android_hardware_interfaces-5e5940249276d1f2d5c9b13c29232345475a536c.tar.bz2
android_hardware_interfaces-5e5940249276d1f2d5c9b13c29232345475a536c.zip
Update makefiles for vndk enabled.
Test: none Bug: 63866913 Merged-In: I29174fdadca2828455ef49f14e53bc95c5238dbb Change-Id: I29174fdadca2828455ef49f14e53bc95c5238dbb (cherry picked from commit c716b8c3070f560c11fcc0d7d9b8b19af6bbaf28)
Diffstat (limited to 'radio/deprecated/1.0')
-rw-r--r--radio/deprecated/1.0/Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/radio/deprecated/1.0/Android.bp b/radio/deprecated/1.0/Android.bp
index f4a666672..e63ed28f4 100644
--- a/radio/deprecated/1.0/Android.bp
+++ b/radio/deprecated/1.0/Android.bp
@@ -56,6 +56,9 @@ cc_library {
generated_headers: ["android.hardware.radio.deprecated@1.0_genc++_headers"],
export_generated_headers: ["android.hardware.radio.deprecated@1.0_genc++_headers"],
vendor_available: true,
+ vndk: {
+ enabled: true,
+ },
shared_libs: [
"libhidlbase",
"libhidltransport",