summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-04-15 19:05:35 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-04-15 19:05:35 +0200
commit6e435abfeb7256b5ea82ca37166acf36e3f98085 (patch)
treefa39003f9127c243b686264b48d5d2671e2ce8ac /Android.mk
parentMerge "Add missing \n after "Mounting /system." message." (diff)
parentMove the menu header out of the menu. (diff)
downloadandroid_bootable_recovery-6e435abfeb7256b5ea82ca37166acf36e3f98085.tar
android_bootable_recovery-6e435abfeb7256b5ea82ca37166acf36e3f98085.tar.gz
android_bootable_recovery-6e435abfeb7256b5ea82ca37166acf36e3f98085.tar.bz2
android_bootable_recovery-6e435abfeb7256b5ea82ca37166acf36e3f98085.tar.lz
android_bootable_recovery-6e435abfeb7256b5ea82ca37166acf36e3f98085.tar.xz
android_bootable_recovery-6e435abfeb7256b5ea82ca37166acf36e3f98085.tar.zst
android_bootable_recovery-6e435abfeb7256b5ea82ca37166acf36e3f98085.zip
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 a34c2659d..0484065a1 100644
--- a/Android.mk
+++ b/Android.mk
@@ -72,6 +72,7 @@ LOCAL_STATIC_LIBRARIES := \
libminui \
libpng \
libfs_mgr \
+ libbase \
libcutils \
liblog \
libselinux \