Jelajahi Sumber

cap_sprout: added debugging features for log

Signed-off-by: Carlo Dee <carlodee.official@proton.me>
Carlo Dee 2 tahun lalu
induk
melakukan
ce7498e986
1 mengubah file dengan 5 tambahan dan 1 penghapusan
  1. 5 1
      BoardConfig.mk

+ 5 - 1
BoardConfig.mk

@@ -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