summaryrefslogtreecommitdiffstats
path: root/src/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/Android.mk')
-rw-r--r--src/Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Android.mk b/src/Android.mk
index a40a8e5..6d1f8ba 100644
--- a/src/Android.mk
+++ b/src/Android.mk
@@ -186,7 +186,8 @@ LOCAL_SHARED_LIBRARIES := \
libcutils \
libgui \
libdl \
- libeffects
+ libeffects \
+ libandroid_runtime
# For Brillo, we do not want this dependency as it significantly increases the
# size of the checkout. Also, the library is dependent on Java (which is not