summaryrefslogtreecommitdiffstats
path: root/wifi/1.0/vts
diff options
context:
space:
mode:
authorChih-hung Hsieh <chh@google.com>2017-10-04 20:40:30 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-10-04 20:40:30 +0000
commit3ed04cd35dbc0f8b9f6c1b4e8f901915f3c146a8 (patch)
treeb0bdc749edc9395f8c80b1e2400f08b34100e759 /wifi/1.0/vts
parent4aceac6a8d1b09a8bac3c5599f0a27a6ac5a2738 (diff)
parent85bb01dd6bb8e2392dff5eafd568b57e8ea5e04d (diff)
downloadandroid_hardware_interfaces-3ed04cd35dbc0f8b9f6c1b4e8f901915f3c146a8.tar.gz
android_hardware_interfaces-3ed04cd35dbc0f8b9f6c1b4e8f901915f3c146a8.tar.bz2
android_hardware_interfaces-3ed04cd35dbc0f8b9f6c1b4e8f901915f3c146a8.zip
Merge "Use -Werror in hardware/interfaces"
am: 85bb01dd6b Change-Id: I9169eb99a256f3a1db9e6f82e11fd96228d9558a
Diffstat (limited to 'wifi/1.0/vts')
-rw-r--r--wifi/1.0/vts/functional/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/wifi/1.0/vts/functional/Android.bp b/wifi/1.0/vts/functional/Android.bp
index 0cebbfcae..ea27f02d0 100644
--- a/wifi/1.0/vts/functional/Android.bp
+++ b/wifi/1.0/vts/functional/Android.bp
@@ -16,6 +16,7 @@
cc_library_static {
name: "VtsHalWifiV1_0TargetTestUtil",
+ defaults: ["hidl_defaults"],
srcs: [
"wifi_hidl_call_util_selftest.cpp",
"wifi_hidl_test.cpp",