summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-20 19:51:08 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-20 19:51:08 +0000
commitf54e8e8ca2f21d93b28cddd5d5570f0f72cdf6d5 (patch)
treeeea5fc502e13159332fa6ac4ab25731977eaa2e2
parent051d5d468622de1741fc3f5013ad45597a16b50e (diff)
parent1dda0b2a4a179763635ae92ac17b16008ebc8128 (diff)
downloadndk-aml_tz4_332714010.tar.gz
Change-Id: I251072adaf25a41add22b646bfcfa387c59bc3e7
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 75a461c5e..61ccdd4cb 100644
--- a/Android.bp
+++ b/Android.bp
@@ -38,6 +38,7 @@ libcxx_includes = [
ndk_prebuilt_static_stl {
name: "ndk_libandroid_support",
+ min_sdk_version: "33",
export_include_dirs: [
"current/sources/android/support/include",
],