sdm660-common: Set target screen density to 400
Change-Id: I574b5d322eccc753d37f9fc17599470d12cd9b37
This commit is contained in:
parent
b7b965a7a0
commit
151e86e97b
1 changed files with 3 additions and 0 deletions
|
@ -212,6 +212,9 @@ PRODUCT_PACKAGES += \
|
|||
vendor.display.config@1.9 \
|
||||
vendor.display.config@1.9_vendor
|
||||
|
||||
# Density
|
||||
TARGET_SCREEN_DENSITY := 400
|
||||
|
||||
# DeviceDoze
|
||||
PRODUCT_PACKAGES += \
|
||||
DeviceDoze
|
||||
|
|
Loading…
Reference in a new issue