| commit | 0d334dfc95fd94bbbce7c0350bad2646ec53e81a | [log] [tgz] |
|---|---|---|
| author | Eric Laurent <elaurent@google.com> | Mon Feb 18 19:06:12 2019 -0800 |
| committer | android-build-merger <android-build-merger@google.com> | Mon Feb 18 19:06:12 2019 -0800 |
| tree | 76053dc97667807a61d23906d83319a394ce7d1d | |
| parent | f1ffd56a512bfdead74f52c85159a2c588ed8f6c [diff] | |
| parent | edf188ad95ef15cd78090292901deccb4045959b [diff] |
Merge changes Ib55c7d35,Id75e1f50,Ia93550b2,I60bac5c2,I00c28aa0 am: edf188ad95 Change-Id: I51219cbc0a4549ba72a32b181815e7ac62da1d8a
diff --git a/wifi/1.2/default/Android.mk b/wifi/1.2/default/Android.mk index 3c26383..3919690 100644 --- a/wifi/1.2/default/Android.mk +++ b/wifi/1.2/default/Android.mk
@@ -30,8 +30,6 @@ ifdef WIFI_HIDL_FEATURE_DISABLE_AP LOCAL_CPPFLAGS += -DWIFI_HIDL_FEATURE_DISABLE_AP endif -# Allow implicit fallthroughs in wifi_legacy_hal.cpp until they are fixed. -LOCAL_CFLAGS += -Wno-error=implicit-fallthrough LOCAL_SRC_FILES := \ hidl_struct_util.cpp \ hidl_sync_util.cpp \