mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-08-03 06:56:29 +09:00
sm6250-common: set screen density
This commit is contained in:
@ -50,6 +50,9 @@ ifeq ($(HOST_OS),linux)
|
||||
endif
|
||||
endif
|
||||
|
||||
# Display
|
||||
TARGET_SCREEN_DENSITY := 440
|
||||
|
||||
# Filesystem
|
||||
TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/config.fs
|
||||
|
||||
|
Reference in New Issue
Block a user