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 7f69d7a1e3
commit 64963bc7fd

View File

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