Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3afd7953 authored by Yurii Zubrytskyi's avatar Yurii Zubrytskyi
Browse files

Add support for aapt2 png compression level

aapt2 by default uses the slowest compression level for png
images, and it makes sense for the final release. On the other
hand, it takes ~5x longer than zlib level 6 which is still
just ~1-2% larger for Framework resources. Allowing faster
compression saves over a minute of Platform compilation time
for eng builds, so let's support it

Test: manual, build + boot Android
Flag: EXEMPT build system feature disabled without uses
Change-Id: I74462c182ab78e37647f1dfe1ec5f449458e5dc1
parent 5faf0f5c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment