sweet: Set target display density to 410

Change-Id: I11cd2699e105148a8fd381ca8bc91840a53db66b
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: Hazama25 <hazamafawkes@gmail.com>
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
This commit is contained in:
raghavt20 2020-11-16 15:49:54 +05:30 committed by donjohanliebert
parent f2e249983b
commit 3c9643afc4

View File

@ -59,7 +59,7 @@ TARGET_ODM_PROP += $(DEVICE_PATH)/properties/odm.prop
TARGET_VENDOR_PROP += $(DEVICE_PATH)/properties/vendor.prop
# Screen density
TARGET_SCREEN_DENSITY := 440
TARGET_SCREEN_DENSITY := 410
# Security patch level
BOOT_SECURITY_PATCH := $(PLATFORM_SECURITY_PATCH)