Skip to content
Snippets Groups Projects
Unverified Commit d346b368 authored by RajatBillava's avatar RajatBillava Committed by GitHub
Browse files

Update

parent e817363e
Branches
No related tags found
No related merge requests found
......@@ -29,6 +29,9 @@ include device/lenovo/mt6753-common/BoardConfigCommon.mk
TARGET_KERNEL_SOURCE := kernel/lenovo/k5fpr
TARGET_KERNEL_CONFIG := k5fpr_defconfig
# Vendor Security patch level
VENDOR_SECURITY_PATCH := 2019-10-05
# OTA assert
TARGET_OTA_ASSERT_DEVICE := A7010a48,LENOVO,k5fpr,a7010a48
......@@ -50,5 +53,8 @@ BOARD_FLASH_BLOCK_SIZE := 131072
TARGET_USERIMAGES_USE_EXT4 := true
TARGET_USERIMAGES_USE_F2FS := true
# Media
TARGET_USES_MEDIA_EXTENSIONS := true
# DT2W
POWER_FEATURE_DOUBLE_TAP_TO_WAKE := "/sys/lenovo_tp_gestures/tpd_suspend_status"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment