sm8350-common: Make the value of screen density overridable
Looks too small on some devices Change-Id: I0accc5fdd0ad4cb0b466e226cfc9ec4bc96a66d4
This commit is contained in:
parent
7b872cd510
commit
00327ecb3a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user