Update BoardConfig.mk

android-8.1
Vadim Morozov 7 years ago committed by GitHub
parent 1851bd9002
commit 3d17a0fdae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -88,10 +88,8 @@ BOARD_BUILD_DISABLED_VBMETAIMAGE := true
# Crypto
TW_INCLUDE_CRYPTO := true
TW_INCLUDE_FBE := true
TARGET_HW_DISK_ENCRYPTION := true
TW_CRYPTO_USE_SYSTEM_VOLD := true
TARGET_KEYMASTER_WAIT_FOR_QSEE := true
PLATFORM_SECURITY_PATCH := 2025-12-31
# TWRP specific build flags
TW_THEME := portrait_hdpi
@ -111,4 +109,4 @@ TW_INPUT_BLACKLIST := "hbtp_vm"
TW_EXCLUDE_DEFAULT_USB_INIT := true
TWRP_INCLUDE_LOGCAT := true
TARGET_USES_LOGD := true
PLATFORM_SECURITY_PATCH := 2099-12-31

Loading…
Cancel
Save