From e73ade6e7af0463d40fd434fa53fa704036dc859 Mon Sep 17 00:00:00 2001 From: mauronofrio Date: Mon, 24 Jun 2019 19:58:42 +0200 Subject: [PATCH] Removing TWRP app --- BoardConfig.mk | 1 + 1 file changed, 1 insertion(+) 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 -- 2.20.1