diff --git a/BoardConfig.mk b/BoardConfig.mk index 9daa34e..73440cd 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -86,5 +86,5 @@ TW_SCREEN_BLANK_ON_BOOT := true TW_THEME := portrait_hdpi # TWRP debug -# TARGET_USES_LOGD := true -# TWRP_INCLUDE_LOGCAT := true +TARGET_USES_LOGD := true +TWRP_INCLUDE_LOGCAT := true