From: mauronofrio matarrese Date: Sat, 18 May 2019 13:07:12 +0000 (+0200) Subject: Adding logcat X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=ee44b684a9a70d27e30dcd5e70cb4d1df5eacafd;p=GitHub%2Fmoto-9609%2Ftwrp_device_motorola_troika.git Adding logcat --- diff --git a/BoardConfig.mk b/BoardConfig.mk index c2e0822..111b78d 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -135,3 +135,5 @@ RECOVERY_INSTALLER_PATH := device/oneplus/guacamole/installer TW_EXCLUDE_TWRPAPP := true TW_INCLUDE_REPACKTOOLS := true TW_HAS_EDL_MODE := true +TWRP_INCLUDE_LOGCAT := true +TARGET_USES_LOGD := true