clover: decommonize camera flags
This commit is contained in:
parent
f063cdd8bd
commit
60a055ee1f
1 changed files with 5 additions and 0 deletions
|
@ -10,6 +10,11 @@ include device/xiaomi/sdm660-common/BoardConfigCommon.mk
|
|||
# Device Path
|
||||
DEVICE_PATH := device/xiaomi/clover
|
||||
|
||||
# Camera
|
||||
USE_DEVICE_SPECIFIC_CAMERA := true
|
||||
BOARD_QTI_CAMERA_32BIT_ONLY := true
|
||||
MALLOC_SVELTE_FOR_LIBC32 := true
|
||||
|
||||
# DT2W
|
||||
TARGET_TAP_TO_WAKE_NODE := "/proc/touchscreen/enable_dt2w"
|
||||
|
||||
|
|
Loading…
Reference in a new issue