From d41e3b282dd72b9fafd65bc8f643019712820b02 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Fri, 16 Jun 2023 13:01:02 -0700 Subject: gnu17 is now the platform default. Bug: http://b/232413369 Test: treehugger Change-Id: I21a39952f45b344ddb754d5ebbae84cd30473917 --- Android.bp | 1 - 1 file changed, 1 deletion(-) diff --git a/Android.bp b/Android.bp index 900bbfaa..dd36bfb9 100644 --- a/Android.bp +++ b/Android.bp @@ -177,7 +177,6 @@ cc_library_static { "libssl", "libcap", ], - c_std: "gnu17", host_supported: true, product_variables: { debuggable: { -- cgit v1.2.3