aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-01-29 08:23:21 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-01-29 08:23:21 +0000
commitc9e7858d572aea2bc6f4b9514c9f9babe018d8ee (patch)
treeaeb601f8520220be0e38d402261dd245b31053df
parent485855680ed19253fd068f196605f680499fc1b9 (diff)
parentfb07bad2ba2c45ec7b2a25efe8f0010731278318 (diff)
downloadvixl-c9e7858d572aea2bc6f4b9514c9f9babe018d8ee.tar.gz
Snap for 4572138 from fb07bad2ba2c45ec7b2a25efe8f0010731278318 to pi-release
Change-Id: Ia1f7076a49e084190371bfebaea7e4714746ae9a
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index e79c4213..8f1c4ae4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -68,7 +68,6 @@ cc_defaults {
"-Wunreachable-code",
"-Wmissing-noreturn",
"-pedantic",
- "-std=c++11",
// Explicitly enable the write-strings warning. VIXL uses
// const correctly when handling string constants.