aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2024-06-05 16:25:58 +0000
committerElliott Hughes <enh@google.com>2024-06-05 16:27:18 +0000
commit3e8a30346037423bf943c3f88aa9e89042872a59 (patch)
tree3173b2e24b6bf3bc46a22e4baac2284a53bb50e5
parent4822d00bf59f1ac043a230774b20478d564af5ab (diff)
downloadwmediumd-master.tar.gz
Use the global default cpp_std.HEADmastermain
Bug: http://b/344590580 Change-Id: I70183454d165e7d65aa2deee9ef6397e8314619a
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 11a868d..7e8d682 100644
--- a/Android.bp
+++ b/Android.bp
@@ -143,7 +143,6 @@ cc_binary_host {
"libgrpc++_reflection",
"libwmediumd_server",
],
- cpp_std: "c++17",
visibility: [
"//device/google/cuttlefish/build",
],