summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2016-11-20 06:13:49 +0100
committerandroid-build-merger <android-build-merger@google.com>2016-11-20 06:13:49 +0100
commit062a2cffb375fe87bc8e088122491c854bc6a0ee (patch)
treeffb64050202d1e3204ddcef82cfa71a430f6b9e6 /updater/Android.mk
parentMerge "update_verifier: Sync Android.mk with aosp-master." into stage-aosp-master (diff)
parentMerge "updater: Refactor set_stage() and get_stage() functions." (diff)
downloadandroid_bootable_recovery-062a2cffb375fe87bc8e088122491c854bc6a0ee.tar
android_bootable_recovery-062a2cffb375fe87bc8e088122491c854bc6a0ee.tar.gz
android_bootable_recovery-062a2cffb375fe87bc8e088122491c854bc6a0ee.tar.bz2
android_bootable_recovery-062a2cffb375fe87bc8e088122491c854bc6a0ee.tar.lz
android_bootable_recovery-062a2cffb375fe87bc8e088122491c854bc6a0ee.tar.xz
android_bootable_recovery-062a2cffb375fe87bc8e088122491c854bc6a0ee.tar.zst
android_bootable_recovery-062a2cffb375fe87bc8e088122491c854bc6a0ee.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 \