aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2013-04-09 21:41:29 -0700
committerYing Wang <wangying@google.com>2013-04-09 21:41:29 -0700
commit4e21482d979f6f81b34f92e664adf137555d4504 (patch)
tree018fdbff9882884d7879751be3ff4b6d69e1d368 /Android.mk
parentb5bd4fb79544b1939e9f977a88a707bdc90cf66c (diff)
downloadbootable_recovery-4e21482d979f6f81b34f92e664adf137555d4504.zip
bootable_recovery-4e21482d979f6f81b34f92e664adf137555d4504.tar.gz
bootable_recovery-4e21482d979f6f81b34f92e664adf137555d4504.tar.bz2
Add liblog
Bug: 8580410 Change-Id: Ie60dade81c06589cb0daee431611ded34adef8e6
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 35151ee..075fa2c 100644
--- a/Android.mk
+++ b/Android.mk
@@ -48,6 +48,7 @@ LOCAL_STATIC_LIBRARIES := \
libpng \
libfs_mgr \
libcutils \
+ liblog \
libselinux \
libstdc++ \
libm \