sdm660-common: Decommonize screen density
* Not a good idea when we support multiple devices with different screen densities
This commit is contained in:
parent
993f200e32
commit
1939009ca9
1 changed files with 0 additions and 3 deletions
|
@ -211,9 +211,6 @@ PRODUCT_PACKAGES += \
|
||||||
libtinyxml \
|
libtinyxml \
|
||||||
vendor.display.config@1.9 \
|
vendor.display.config@1.9 \
|
||||||
vendor.display.config@1.9.vendor
|
vendor.display.config@1.9.vendor
|
||||||
|
|
||||||
# Density
|
|
||||||
TARGET_SCREEN_DENSITY := 400
|
|
||||||
|
|
||||||
# DeviceDoze
|
# DeviceDoze
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
Loading…
Reference in a new issue