summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-08 01:14:00 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-07-08 01:14:00 +0000
commit7ffd0b9716dd248ab30fcab511a001eee1b784f3 (patch)
tree03575506fe92950aff7412c0d1770d904dc1326d
parent0330528a7948d61f78329511fc19898d1206d645 (diff)
parent6877baad1769f4b08c5cabc7a81082be7834d1d8 (diff)
downloadndk-7ffd0b9716dd248ab30fcab511a001eee1b784f3.tar.gz
Merge "Snap for 7529902 from 6e6ea36e25f0b4b1f9f2b4f90dbe3def009699f2 to sdk-release" into sdk-releaseplatform-tools-31.0.3
-rw-r--r--Android.bp7
1 files changed, 0 insertions, 7 deletions
diff --git a/Android.bp b/Android.bp
index 62493b4d0..75a461c5e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -70,13 +70,6 @@ ndk_prebuilt_static_stl {
ndk_prebuilt_shared_stl {
name: "ndk_libc++_shared",
export_include_dirs: libcxx_includes,
- multilib: {
- lib32: {
- export_include_dirs: [
- "current/sources/android/support/include",
- ],
- },
- }
}
cc_library_static {