Remove obsolete `cpp_std: "experimental"`.

This is why I prefer being specific...

Test: treehugger
Change-Id: Ia2f2f5a2a4499df8ab4041c573b0ef78aecbaf3c
This commit is contained in:
Elliott Hughes 2021-02-08 09:25:35 -08:00
parent eca47e72ef
commit a988ed65e4
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
cc_defaults {
name: "bionic_tests_defaults",
host_supported: true,
cpp_std: "experimental",
target: {
darwin: {
enabled: false,