sm6150-common: Remove PRODUCT_AAPT config
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
This commit is contained in:
parent
f0757bc8eb
commit
c7e7b9cf4e
@ -290,10 +290,6 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_PACKAGES += \
|
||||
init.recovery.qcom.rc
|
||||
|
||||
# Screen density
|
||||
PRODUCT_AAPT_CONFIG := normal
|
||||
PRODUCT_AAPT_PREF_CONFIG := xxhdpi
|
||||
|
||||
# Sensors
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.sensor.accelerometer.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.accelerometer.xml \
|
||||
|
Loading…
Reference in New Issue
Block a user