diff options
Diffstat (limited to 'updater')
-rw-r--r-- | updater/Android.mk | 2 |
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 |