commit | 3aa9f48b8e9c2083b4d49d51ed6629d9aa0bf784 | [log] [tgz] |
---|---|---|
author | Alex Naidis <alex.naidis@linux.com> | Sun Aug 21 18:24:22 2016 +0200 |
committer | Jackeagle <jackeagle102@gmail.com> | Thu May 18 00:17:56 2017 -0400 |
tree | ef06bcd20234f2b70f47d0bb086a08417b2e0823 | |
parent | b9c05b6ec336c980661134c02db1a4e1a1bbedfa [diff] |
aapt: allow opting out of uncompressed aapt * extends this commit: cdcd4fbea499aba637a142ad6f4b083ce7f1fcc2 * arter97 reported that some devices with small /system partitions can get issues. -> create an option to opt out To opt out, one just has to specify "TARGET_WANTS_AAPT_COMPRESS := true" in the device's Boardconfig. Change-Id: If9e7b07ed39f3d180b284a96e3e05903349afc9e Signed-off-by: Alex Naidis <alex.naidis@linux.com> Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>