From: mauronofrio Date: Mon, 24 Jun 2019 17:58:42 +0000 (+0200) Subject: Removing TWRP app X-Git-Url: https://git.stricted.de/?p=GitHub%2Fmoto-9609%2Ftwrp_device_motorola_troika.git;a=commitdiff_plain;h=e73ade6e7af0463d40fd434fa53fa704036dc859 Removing TWRP app --- diff --git a/BoardConfig.mk b/BoardConfig.mk index 2e2ec1f..c9ae62a 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -145,3 +145,4 @@ TW_INCLUDE_REPACKTOOLS := true TW_HAS_EDL_MODE := true TWRP_INCLUDE_LOGCAT := true TARGET_USES_LOGD := true +TW_EXCLUDE_TWRPAPP := true