| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit '8ac188ff0e739ea75ea02166c54428245200f088':
Consistent use of USE_MINGW
|
| |
| |
| |
| | |
Change-Id: I05e212e5a99639d0196006b9c2ec35072c54f399
|
|/
|
|
|
|
|
|
| |
Zopfli provides compression roughly 5% better than zlib, while remaining
completely compatible with zlib decoders. This patch adds a "-z" option
to zipalign, recompressing all compressed files within the zip archive.
Change-Id: If177ca4b82ec701b7446861b2cfe08c6bd403813
|
|
|
|
| |
Change-Id: I93a0fef582580282d62379ddba3ae2d50f3ea0c5
|
|
|
|
|
| |
Bug: 8580410
Change-Id: Id3c26ff084950f8cbfa87f4425747ee322de7624
|
|
|
|
|
|
| |
This reverts commit 8722580d90840352883a84d1ca882e50220f3959
Change-Id: Iafdbb7f540a53ddc9dc2e21c0afddb62c44c4af8
|
|
|
|
|
| |
Bug: 8580410
Change-Id: I45e17b786b8d221a071b5de2432bb1367e245fb4
|
|
|
|
|
|
|
|
|
|
| |
Statically linked executable/shared-lib (eg. SDK tools) are useful
in sandboxed environment.
In BUILD_HOST_static zipalign needs -lpthread indirectly:
zipalign->libutils.a->liblog.a->logd_write.c->pthread
Change-Id: I8fa91a937b728ccdf942c4ba199efb1e2e49da3d
|
|
|
|
|
|
|
| |
ZipUtils is needed by build/tools, move it from libandroidfw
(frameworks/base) to libutils (frameworks/native).
Change-Id: I188247d058f1baa0ebd14282208d496c4ba061be
|
|
|
|
|
|
| |
add libandroidfw.so to the build
Change-Id: If84e8afd5056a5ac66c3c9e116d821a8a5a571dd
|
|
|
|
| |
Change-Id: Ibd667437d6637fbc5b21147f57eb41e81cbd8577
|
| |
|
| |
|
| |
|
|
|