AI 143128: Use PNG instead of BMP for recovery image icons. This saves
about 60k from the recovery and system images. Automated import of CL 143128
This commit is contained in:
committed by
The Android Open Source Project
parent
bc012de46e
commit
58bde316e2
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user