mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-21 21:36:26 -08:00
LG8n: Define Screen Density
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
9ba63e98db
commit
1d4981ff02
|
@ -10,6 +10,9 @@ include device/tecno/pova4series-common/BoardConfigCommon.mk
|
|||
# Boot image
|
||||
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
|
||||
|
||||
# Display
|
||||
TARGET_SCREEN_DENSITY := 396
|
||||
|
||||
# DTB
|
||||
BOARD_PREBUILT_DTBOIMAGE := $(KERNEL_PATH)/dtbo.img
|
||||
BOARD_PREBUILT_DTBIMAGE_DIR := $(KERNEL_PATH)/dtb
|
||||
|
|
Loading…
Reference in a new issue