Merge "Remove VNDK definition(s)" into main
diff --git a/Android.bp b/Android.bp
index dbcdd3f..9a0f624 100644
--- a/Android.bp
+++ b/Android.bp
@@ -110,11 +110,7 @@
     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.