summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 7ac0d9f..60bd504 100644
--- a/Android.mk
+++ b/Android.mk
@@ -52,8 +52,6 @@ LOCAL_MODULE := wifilogd_unit_test
LOCAL_COMPATIBILITY_SUITE := device-tests
LOCAL_CPPFLAGS := $(wifilogd_cpp_flags) $(wifilogd_gtest_cpp_flags)
-# To workaround bug 112002407
-LOCAL_CPPFLAGS_x86 := -Wno-over-aligned
LOCAL_C_INCLUDES := $(wifilogd_includes)
LOCAL_SRC_FILES := \
tests/byte_buffer_unittest.cpp \