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 0377fd9..b2cfeb8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -68,6 +68,7 @@ common_product_variables = {
cc_defaults {
name: "jemalloc_defaults",
+ defaults: ["linux_bionic_supported"],
cflags: common_cflags,
product_variables: common_product_variables,