AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This saves

about 60k from the recovery and system images.
  Original author: dougz
  Merged from: //branches/donutburger/...

Automated import of CL 143289
This commit is contained in:
Doug Zongker
2009-03-27 17:06:24 -07:00
committed by The Android Open Source Project
parent e6faba0580
commit 19faefad05
36 changed files with 68 additions and 101 deletions
+1 -1
View File
@@ -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.