summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <treehugger-gerrit@google.com> 2019-03-29 04:40:01 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2019-03-29 04:40:01 +0000
commitcc4bc6643d4b0083d2b8635826d0e6022cc97d6d (patch)
treeb950136e9104130b7fe196d6573bae26dfe1cb58
parente5e8285246a7807e247f02d2e0460ced47664326 (diff)
parent278e05bf5ad3448da89eb373e5ff26c75b73c260 (diff)
Merge "Mark libandroid_runtime_lazy as double_loadable"
-rw-r--r--libs/android_runtime_lazy/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/android_runtime_lazy/Android.bp b/libs/android_runtime_lazy/Android.bp
index b200314fed..9284acbff3 100644
--- a/libs/android_runtime_lazy/Android.bp
+++ b/libs/android_runtime_lazy/Android.bp
@@ -33,6 +33,7 @@
cc_library {
name: "libandroid_runtime_lazy",
vendor_available: true,
+ double_loadable: true,
cflags: [
"-Wall",