summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-22 19:01:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-22 19:01:27 +0000
commit0efe4ba4c2cafaa9747c6ba83ded6e63af1ecec8 (patch)
treeeea5fc502e13159332fa6ac4ab25731977eaa2e2
parent96e3d785198ff33186378d86911b1abf5df8ee56 (diff)
parent1dda0b2a4a179763635ae92ac17b16008ebc8128 (diff)
downloadndk-0efe4ba4c2cafaa9747c6ba83ded6e63af1ecec8.tar.gz
Change-Id: Ifc7e70843459f2a3b8e2df2effa44f86411c5d8a
-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",
],