summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2017-01-26 00:53:06 +0100
committerandroid-build-merger <android-build-merger@google.com>2017-01-26 00:53:06 +0100
commit5b5b8333e0eb2a5cd8bece13a8a52ff34272703b (patch)
tree364e3a07caf9e740b93dd9ac6780d95160891815 /updater/Android.mk
parentMerge "Use flash erase & logical block size for userdata wipe" (diff)
parentMerge "Remove '_static' suffix from libext2* references." (diff)
downloadandroid_bootable_recovery-5b5b8333e0eb2a5cd8bece13a8a52ff34272703b.tar
android_bootable_recovery-5b5b8333e0eb2a5cd8bece13a8a52ff34272703b.tar.gz
android_bootable_recovery-5b5b8333e0eb2a5cd8bece13a8a52ff34272703b.tar.bz2
android_bootable_recovery-5b5b8333e0eb2a5cd8bece13a8a52ff34272703b.tar.lz
android_bootable_recovery-5b5b8333e0eb2a5cd8bece13a8a52ff34272703b.tar.xz
android_bootable_recovery-5b5b8333e0eb2a5cd8bece13a8a52ff34272703b.tar.zst
android_bootable_recovery-5b5b8333e0eb2a5cd8bece13a8a52ff34272703b.zip
Diffstat (limited to 'updater/Android.mk')
-rw-r--r--updater/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater/Android.mk b/updater/Android.mk
index d8a84c248..ac26bf42d 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -18,7 +18,7 @@ tune2fs_static_libraries := \
libext2_com_err \
libext2_blkid \
libext2_quota \
- libext2_uuid_static \
+ libext2_uuid \
libext2_e2p \
libext2fs