aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-03-28 17:54:40 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-03-28 17:54:40 +0000
commitccf1f6f5655621675fe791e9cafec1c1610f2e8a (patch)
treeca565f01f6caea99e64059f93ee6b37f9adf4c9f
parent49838fb38ab25e859571e2e65701abf9532e64bc (diff)
parentab7d809ff173589988f95f25b3cb7818a8981757 (diff)
downloadcompiler-rt-ccf1f6f5655621675fe791e9cafec1c1610f2e8a.tar.gz
Snap for 11641499 from ab7d809ff173589988f95f25b3cb7818a8981757 to build-tools-release
Change-Id: I63657970d3a98be18aa4070610acb3382e97b008
-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.