summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2018-12-20 01:21:55 +0100
committerYifan Hong <elsk@google.com>2019-01-14 23:01:13 +0100
commit8ff84d7cfb1d51221f61ad6ebd97434b6f8b658a (patch)
treede0b27730e76c28c6c2a7f36e9b23770700007f9 /updater/Android.mk
parentMerge "Create stash dir recursively." (diff)
downloadandroid_bootable_recovery-8ff84d7cfb1d51221f61ad6ebd97434b6f8b658a.tar
android_bootable_recovery-8ff84d7cfb1d51221f61ad6ebd97434b6f8b658a.tar.gz
android_bootable_recovery-8ff84d7cfb1d51221f61ad6ebd97434b6f8b658a.tar.bz2
android_bootable_recovery-8ff84d7cfb1d51221f61ad6ebd97434b6f8b658a.tar.lz
android_bootable_recovery-8ff84d7cfb1d51221f61ad6ebd97434b6f8b658a.tar.xz
android_bootable_recovery-8ff84d7cfb1d51221f61ad6ebd97434b6f8b658a.tar.zst
android_bootable_recovery-8ff84d7cfb1d51221f61ad6ebd97434b6f8b658a.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 78e32ba39..c7a6ba989 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -29,12 +29,14 @@ updater_common_static_libraries := \
libedify \
libotautil \
libext4_utils \
+ libdm \
libfec \
libfec_rs \
libverity_tree \
libfs_mgr \
libgtest_prod \
liblog \
+ liblp \
libselinux \
libsparse \
libsquashfs_utils \