|
|
@@ -118,4 +118,8 @@ TW_SCREEN_BLANK_ON_BOOT := true
|
|
|
TW_INPUT_BLACKLIST := "hbtp_vm"
|
|
|
TW_USE_TOOLBOX := true
|
|
|
TW_INCLUDE_REPACKTOOLS := true
|
|
|
-TW_NO_FLASH_CURRENT_TWRP := true # For A/B devices that has dedicated recovery, removing that option in Advance.
|
|
|
+TW_NO_FLASH_CURRENT_TWRP := true # For A/B devices that has dedicated recovery, removing that option in Advance.
|
|
|
+
|
|
|
+# Debugging Configs
|
|
|
+TWRP_INCLUDE_LOGCAT := true
|
|
|
+TARGET_USES_LOGD := true
|