Starting using TOOLBOX instead of BUSYBOX
authormauronofrio <poronofrio@gmail.com>
Fri, 28 Dec 2018 16:29:18 +0000 (17:29 +0100)
committermauronofrio <poronofrio@gmail.com>
Fri, 28 Dec 2018 16:29:18 +0000 (17:29 +0100)
BoardConfig.mk

index 3bbd1ce06c51d7b2aea661bb565cf7843e99aefc..3a717fe12e65edf8ab64dbe2e2e71733bb5f134d 100644 (file)
@@ -94,6 +94,8 @@ TARGET_RECOVERY_DEVICE_MODULES += android.hardware.boot@1.0
 TARGET_USE_CUSTOM_LUN_FILE_PATH := "/config/usb_gadget/g1/functions/mass_storage.0/lun.%d/file"
 TARGET_RECOVERY_PIXEL_FORMAT := BGRA_8888
 TW_NO_SCREEN_BLANK := true
+TW_USE_TOOLBOX := true
+TW_NO_LEGACY_PROPS := true
 
 # Encryption
 PLATFORM_SECURITY_PATCH := 2025-12-31
@@ -103,7 +105,6 @@ TW_INCLUDE_CRYPTO_FBE := true
 # Extras
 BOARD_SUPPRESS_SECURE_ERASE := true
 TW_USE_LEDS_HAPTICS := true
-#TW_USE_TOOLBOX := true
 TW_EXCLUDE_TWRPAPP := true
 USE_RECOVERY_INSTALLER := true
 RECOVERY_INSTALLER_PATH := device/oneplus/fajita/installer