diff options
Diffstat (limited to 'Android.bp')
-rw-r--r-- | Android.bp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp index c28dc3be1..41075d23a 100644 --- a/Android.bp +++ b/Android.bp @@ -24,8 +24,6 @@ cc_defaults { "-Wall", "-Werror", ], - - cpp_std: "c++17", } cc_library { |