aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-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.