aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-prod (mdb) <android-build-team-robot@google.com>2017-11-17 00:34:01 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-11-17 00:34:01 +0000
commit67a5418b91cf7545d5798fd0c51cf80064951e63 (patch)
tree527019ef2d98fbdb9986060f974105434045bbfe
parent48817674deb10001f13723b2895b1acb9fc4876e (diff)
parentc72b25513f61df69e76e2e3956f7f2fde1020669 (diff)
downloadmdnsresponder-oreo-vts-release.tar.gz
Merge "Snap for 4455664 from 413087c9ba9fddbcd97e29190308c48b62ba40bf to oreo-vts-release" into oreo-vts-releaseandroid-vts-8.0_r9android-vts-8.0_r8android-vts-8.0_r7android-vts-8.0_r6android-vts-8.0_r13android-vts-8.0_r12android-vts-8.0_r11android-vts-8.0_r10oreo-vts-release
-rw-r--r--Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 0ef962c..21143a3 100644
--- a/Android.mk
+++ b/Android.mk
@@ -10,7 +10,6 @@ commonLibs := libcutils liblog
commonFlags := \
-O2 -g \
-fno-strict-aliasing \
- -fwrapv \
-D_GNU_SOURCE \
-DHAVE_IPV6 \
-DNOT_HAVE_SA_LEN \
@@ -21,7 +20,6 @@ commonFlags := \
-W \
-Wall \
-Wextra \
- -Wno-address-of-packed-member \
-Wno-array-bounds \
-Wno-pointer-sign \
-Wno-unused \