clover: Set TARGET_SCREEN_DENSITY
density' props are obsolete now
This commit is contained in:
parent
dcf3bbf63c
commit
508dbfb317
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ TARGET_TAP_TO_WAKE_NODE := "/proc/touchscreen/enable_dt2w"
|
||||||
# Crypto
|
# Crypto
|
||||||
TARGET_HW_DISK_ENCRYPTION := true
|
TARGET_HW_DISK_ENCRYPTION := true
|
||||||
|
|
||||||
|
# Density
|
||||||
|
TARGET_SCREEN_DENSITY := 320
|
||||||
|
|
||||||
# Kernel
|
# Kernel
|
||||||
TARGET_KERNEL_SOURCE := kernel/xiaomi/sdm660
|
TARGET_KERNEL_SOURCE := kernel/xiaomi/sdm660
|
||||||
TARGET_KERNEL_CONFIG := clover_defconfig
|
TARGET_KERNEL_CONFIG := clover_defconfig
|
||||||
|
|
Loading…
Reference in a new issue