aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-03-28 18:09:48 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-03-28 18:09:48 +0000
commita4d1998659a580c72d0b33ced8b13a8e6b7fb61e (patch)
treeca565f01f6caea99e64059f93ee6b37f9adf4c9f
parent49838fb38ab25e859571e2e65701abf9532e64bc (diff)
parentccf1f6f5655621675fe791e9cafec1c1610f2e8a (diff)
downloadcompiler-rt-build-tools-release.tar.gz
Merge "Snap for 11641499 from ab7d809ff173589988f95f25b3cb7818a8981757 to build-tools-release" into build-tools-releasebuild-tools-release
-rw-r--r--Android.bp6
1 files changed, 1 insertions, 5 deletions
diff --git a/Android.bp b/Android.bp
index dbcdd3f84..9a0f62493 100644
--- a/Android.bp
+++ b/Android.bp
@@ -110,11 +110,7 @@ cc_library {
name: "libcompiler_rt",
vendor_available: true,
product_available: true,
- vndk: {
- enabled: true,
- support_system_process: true,
- private: true,
- },
+ double_loadable: true,
host_supported: true,
native_bridge_supported: true,
// The following list contains platform-independent functionalities.