clover: prepare for new kernel
Change-Id: Id48334e22316d487a148dadc46b781e6908968c4
This commit is contained in:
parent
3be79c71b8
commit
0a3d146f89
1 changed files with 2 additions and 5 deletions
|
@ -29,12 +29,9 @@ DEVICE_PATH := device/xiaomi/clover
|
|||
# Crypto
|
||||
TARGET_HW_DISK_ENCRYPTION := true
|
||||
|
||||
# DT2W
|
||||
TARGET_TAP_TO_WAKE_NODE := "/proc/touchscreen/enable_dt2w"
|
||||
|
||||
# Kernel
|
||||
TARGET_KERNEL_SOURCE := kernel/xiaomi/clover
|
||||
TARGET_KERNEL_CONFIG := clover-perf_defconfig
|
||||
TARGET_KERNEL_SOURCE := kernel/xiaomi/sdm660
|
||||
TARGET_KERNEL_CONFIG := clover_defconfig
|
||||
|
||||
# Manifest
|
||||
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
|
||||
|
|
Loading…
Reference in a new issue