aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2018-12-03 22:30:58 -0800
committerandroid-build-merger <android-build-merger@google.com>2018-12-03 22:30:58 -0800
commit2f36dd205cd717b4964f95995bb969b649f46a57 (patch)
treeda219ebc596f289fd59e4ec5c05e2940f2ffa9ed
parentcd4da0a323ccce56a4d86c70009c21a03671695e (diff)
parent1f8849fffd9c9cecb163a5db82d7dffb4b8adb24 (diff)
downloadplatform_external_jemalloc_new-2f36dd205cd717b4964f95995bb969b649f46a57.tar.gz
platform_external_jemalloc_new-2f36dd205cd717b4964f95995bb969b649f46a57.tar.bz2
platform_external_jemalloc_new-2f36dd205cd717b4964f95995bb969b649f46a57.zip
Prevent dependency cycle due to system_shared_libs expansion
am: 1f8849fffd Change-Id: I398a8be3f958cccb903379aa9871979dda8424b4
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index bee6efa3..b0ae3675 100644
--- a/Android.bp
+++ b/Android.bp
@@ -158,6 +158,7 @@ cc_library {
shared: {
enabled: false,
},
+ system_shared_libs: [],
},
},
}