commit | 3e8a30346037423bf943c3f88aa9e89042872a59 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <[email protected]> | Wed Jun 05 16:25:58 2024 +0000 |
committer | Elliott Hughes <[email protected]> | Wed Jun 05 16:27:18 2024 +0000 |
tree | 3173b2e24b6bf3bc46a22e4baac2284a53bb50e5 | |
parent | 4822d00bf59f1ac043a230774b20478d564af5ab [diff] |
Use the global default cpp_std. Bug: http://b/344590580 Change-Id: I70183454d165e7d65aa2deee9ef6397e8314619a
diff --git a/Android.bp b/Android.bp index 11a868d..7e8d682 100644 --- a/Android.bp +++ b/Android.bp
@@ -143,7 +143,6 @@ "libgrpc++_reflection", "libwmediumd_server", ], - cpp_std: "c++17", visibility: [ "//device/google/cuttlefish/build", ],