aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 8d12b3d93..233a6dea7 100644
--- a/Android.bp
+++ b/Android.bp
@@ -71,6 +71,7 @@ cc_library_static {
cc_library {
name: "libcompiler_rt",
vendor_available: false,
+ product_available: false,
vndk: {
enabled: true,
support_system_process: true,