summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-20 03:11:59 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-20 03:11:59 +0000
commit3bd9b40cd0f89de4eb2936fae3ed50407038ef78 (patch)
tree958ad591bf6b4640e0fdb2327356a404e85df0cd
parent85377511eb60d4a5f12527e35b66278a09f2a51d (diff)
parentac44779175095b5fe4812374ad3f71f8d17b6b9d (diff)
downloadndk-android14-release.tar.gz
Change-Id: I1e9d395114967469a8f1cf96bab2da5dfb06f2bc
-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",
],