summaryrefslogtreecommitdiff
path: root/device-bonito.mk
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2018-12-12 16:15:21 +0000
committerAnton Hansson <hansson@google.com>2018-12-12 17:03:26 +0000
commit7b20c2c4796127d4354859a962a9cf5d041f9318 (patch)
treec87284d580094f082d0eaea8a589877fb20c9cf6 /device-bonito.mk
parent22396fc4e152d3551d9737f5441e86f3e33081f5 (diff)
downloadbonito-7b20c2c4796127d4354859a962a9cf5d041f9318.tar.gz
Remove PRODUCT_AAPT config from bonito/sargo
This config strips unused drawable resources from the device to save space, but it is not particularly effective in practice (roughly ~30 MB across all partitions). Remove it to make the system image more generic. Bug: 118676832 Test: make Change-Id: I3ae120773e793af6e7b5759d383b7fa9c65aeb48
Diffstat (limited to 'device-bonito.mk')
-rw-r--r--device-bonito.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/device-bonito.mk b/device-bonito.mk
index fef2d1e7..0e34c737 100644
--- a/device-bonito.mk
+++ b/device-bonito.mk
@@ -14,10 +14,6 @@
# limitations under the License.
#
-PRODUCT_AAPT_CONFIG := normal
-PRODUCT_AAPT_PREF_CONFIG := 400dpi
-PRODUCT_AAPT_PREBUILT_DPI := xxhdpi xhdpi hdpi
-
PRODUCT_HARDWARE := bonito
include device/google/bonito/device-common.mk