summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2016-11-20 06:22:49 +0100
committerandroid-build-merger <android-build-merger@google.com>2016-11-20 06:22:49 +0100
commit509269924c26f718e9857f66640c033bdfa97004 (patch)
treed37aa9fbeb45b902598b2628bab1bc28b68a60ca /updater/Android.mk
parentMerge "update_verifier: Sync Android.mk with aosp-master." into stage-aosp-master am: ad57e2ca2c am: 9f4d385704 (diff)
parentMerge "updater: Refactor set_stage() and get_stage() functions." am: c627cd6486 am: 146f92ab3e (diff)
downloadandroid_bootable_recovery-509269924c26f718e9857f66640c033bdfa97004.tar
android_bootable_recovery-509269924c26f718e9857f66640c033bdfa97004.tar.gz
android_bootable_recovery-509269924c26f718e9857f66640c033bdfa97004.tar.bz2
android_bootable_recovery-509269924c26f718e9857f66640c033bdfa97004.tar.lz
android_bootable_recovery-509269924c26f718e9857f66640c033bdfa97004.tar.xz
android_bootable_recovery-509269924c26f718e9857f66640c033bdfa97004.tar.zst
android_bootable_recovery-509269924c26f718e9857f66640c033bdfa97004.zip
Diffstat (limited to 'updater/Android.mk')
-rw-r--r--updater/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/updater/Android.mk b/updater/Android.mk
index 3c1d0d41f..5d328a3fa 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -27,12 +27,14 @@ updater_common_static_libraries := \
libedify \
libziparchive \
libotautil \
+ libbootloader_message \
libutils \
libmounts \
libotafault \
libext4_utils_static \
libfec \
libfec_rs \
+ libfs_mgr \
liblog \
libselinux \
libsparse_static \