summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-16 00:08:19 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-16 00:08:19 +0000
commit6eb7291b56e0a8547819be8a23594e7223360e3d (patch)
treed323d4226a0d1c2fcf01c977e069d6f7bce8499a
parent90af1fecfb61092c3856c65125eb9b47e6ce08ee (diff)
parentf830cbb69e40402680606f1d162828e3ff9329f2 (diff)
downloadlibtextclassifier-6eb7291b56e0a8547819be8a23594e7223360e3d.tar.gz
Snap for 11104212 from f830cbb69e40402680606f1d162828e3ff9329f2 to 24Q1-release
Change-Id: I7e07160c0406ff50a108153af48286cf6ea99c8f
-rw-r--r--native/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/native/Android.bp b/native/Android.bp
index e0cf429..d7f66f4 100644
--- a/native/Android.bp
+++ b/native/Android.bp
@@ -77,6 +77,7 @@ cc_library_static {
cc_defaults {
name: "libtextclassifier_defaults",
stl: "libc++_static",
+ cpp_std: "gnu++17",
sdk_version: "current",
// For debug / treemap purposes.
//strip: {