summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorDoug Zongker <>2009-03-27 21:25:30 +0100
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-27 21:25:30 +0100
commit58bde316e22e392885de71d2391f2bc7f438ff1f (patch)
treed4d6fd74729dc423328ece239b60c0ae7bf9abaa /Android.mk
parentAutomated import from //branches/donutburger/...@142141,142141 (diff)
downloadandroid_bootable_recovery-58bde316e22e392885de71d2391f2bc7f438ff1f.tar
android_bootable_recovery-58bde316e22e392885de71d2391f2bc7f438ff1f.tar.gz
android_bootable_recovery-58bde316e22e392885de71d2391f2bc7f438ff1f.tar.bz2
android_bootable_recovery-58bde316e22e392885de71d2391f2bc7f438ff1f.tar.lz
android_bootable_recovery-58bde316e22e392885de71d2391f2bc7f438ff1f.tar.xz
android_bootable_recovery-58bde316e22e392885de71d2391f2bc7f438ff1f.tar.zst
android_bootable_recovery-58bde316e22e392885de71d2391f2bc7f438ff1f.zip
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 816d143cc..6198ab338 100644
--- a/Android.mk
+++ b/Android.mk
@@ -30,7 +30,7 @@ LOCAL_FORCE_STATIC_EXECUTABLE := true
LOCAL_MODULE_TAGS := eng
LOCAL_STATIC_LIBRARIES := libminzip libunz libamend libmtdutils libmincrypt
-LOCAL_STATIC_LIBRARIES += libminui libpixelflinger_static libcutils
+LOCAL_STATIC_LIBRARIES += libminui libpixelflinger_static libpng libcutils
LOCAL_STATIC_LIBRARIES += libstdc++ libc
# Specify a C-includable file containing the OTA public keys.