aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-18 02:16:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-18 02:16:05 +0000
commitfbeff800e2ec4c58f961719d6da0ed8c717897d4 (patch)
tree3e462ec4ec6a5a30d6d3456c00e4872193bebbfa
parent2ac09c95073f71e20ab5bada1e13d8c27fa3793f (diff)
parent8b35aa05bfef08fef2351749894b2e4d5af6fe0c (diff)
downloadtensorflow-android14-qpr2-s4-release.tar.gz
Change-Id: I949bbeea915162cd468aa3c532a99074cfb4aea6
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index da6cec5b88b..ccbd262d92a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -219,6 +219,7 @@ cc_library_static {
"-Wno-user-defined-warnings",
"-Wno-gnu-inline-cpp-without-extern",
],
+ cpp_std: "gnu++17",
stl: "libc++_static",
min_sdk_version: "33",
sdk_version: "current",