commit | e4d318948aa67150a33e6f25a9dce662afa14c4a | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu May 18 16:14:16 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Fri May 19 15:53:53 2017 -0700 |
tree | 40425a45adc0c7fe7e16c786fb69f59b01e8d5fd | |
parent | 2bb2add8a903ad0dfa489d22a264d28fb99e353a [diff] |
Update makefiles. Adds default configuration to all hals. Test: pass Merged-In: Icdf6b56df82c4b7b7de815e7febea9a07ab96856 Change-Id: Icdf6b56df82c4b7b7de815e7febea9a07ab96856
diff --git a/wifi/supplicant/1.0/Android.bp b/wifi/supplicant/1.0/Android.bp index 883d600..ab7948b 100644 --- a/wifi/supplicant/1.0/Android.bp +++ b/wifi/supplicant/1.0/Android.bp
@@ -118,6 +118,7 @@ cc_library_shared { name: "android.hardware.wifi.supplicant@1.0", + defaults: ["hidl-module-defaults"], generated_sources: ["android.hardware.wifi.supplicant@1.0_genc++"], generated_headers: ["android.hardware.wifi.supplicant@1.0_genc++_headers"], export_generated_headers: ["android.hardware.wifi.supplicant@1.0_genc++_headers"],