sm8350-common: Make the value of screen density overridable

Looks too small on some devices

Change-Id: I0accc5fdd0ad4cb0b466e226cfc9ec4bc96a66d4
This commit is contained in:
FlowerSea0208 2023-02-20 18:55:20 +08:00 committed by Flower sea
parent 7b872cd510
commit 00327ecb3a

View File

@ -50,7 +50,7 @@ TARGET_PROVIDES_AUDIO_EXTNS := true
TARGET_NO_BOOTLOADER := true
# Display
TARGET_SCREEN_DENSITY := 440
TARGET_SCREEN_DENSITY ?= 440
# Filesystem
TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/config.fs