commit | 5e5940249276d1f2d5c9b13c29232345475a536c | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Jul 25 18:24:40 2017 -0700 |
committer | Justin Yun <justinyun@google.com> | Tue Aug 08 17:09:10 2017 +0900 |
tree | 133b41df43843be58e9697eb81dcd7239ed830df | |
parent | 6a63f131760e5af9febadecd0686b5c25893a9c7 [diff] |
Update makefiles for vndk enabled. Test: none Bug: 63866913 Merged-In: I29174fdadca2828455ef49f14e53bc95c5238dbb Change-Id: I29174fdadca2828455ef49f14e53bc95c5238dbb (cherry picked from commit c716b8c3070f560c11fcc0d7d9b8b19af6bbaf28)
diff --git a/wifi/supplicant/1.0/Android.bp b/wifi/supplicant/1.0/Android.bp index 3c83d12..978192d 100644 --- a/wifi/supplicant/1.0/Android.bp +++ b/wifi/supplicant/1.0/Android.bp
@@ -123,6 +123,9 @@ generated_headers: ["android.hardware.wifi.supplicant@1.0_genc++_headers"], export_generated_headers: ["android.hardware.wifi.supplicant@1.0_genc++_headers"], vendor_available: true, + vndk: { + enabled: true, + }, shared_libs: [ "libhidlbase", "libhidltransport",