diff options
author | Doug Zongker <dougz@android.com> | 2014-03-07 01:16:05 +0100 |
---|---|---|
committer | Doug Zongker <dougz@google.com> | 2014-03-11 22:40:04 +0100 |
commit | 16f97c3961f08e5db7930d99e592f0a9f752df46 (patch) | |
tree | 5d3e2eb928250e33d7b6580e0ac80fd2404898ab /Android.mk | |
parent | Merge "update tools for making recovery images" (diff) | |
download | android_bootable_recovery-16f97c3961f08e5db7930d99e592f0a9f752df46.tar android_bootable_recovery-16f97c3961f08e5db7930d99e592f0a9f752df46.tar.gz android_bootable_recovery-16f97c3961f08e5db7930d99e592f0a9f752df46.tar.bz2 android_bootable_recovery-16f97c3961f08e5db7930d99e592f0a9f752df46.tar.lz android_bootable_recovery-16f97c3961f08e5db7930d99e592f0a9f752df46.tar.xz android_bootable_recovery-16f97c3961f08e5db7930d99e592f0a9f752df46.tar.zst android_bootable_recovery-16f97c3961f08e5db7930d99e592f0a9f752df46.zip |
Diffstat (limited to '')
-rw-r--r-- | Android.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk index 1308066df..e51862c00 100644 --- a/Android.mk +++ b/Android.mk @@ -45,7 +45,6 @@ LOCAL_STATIC_LIBRARIES := \ libmincrypt \ libminadbd \ libminui \ - libpixelflinger_static \ libpng \ libfs_mgr \ libcutils \ |