config: Remove TWRP config
* This hasn't been supported for years.
Change-Id: I7f0f48d3ef5f7119a096ffb2e646db40a4509f6f
Signed-off-by: sss.sonar2003@gmail.com <jackeagle102@gmail.com>
diff --git a/config/common.mk b/config/common.mk
index 9e99f9c..3e18a63 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -85,11 +85,6 @@
include vendor/bliss/config/lineage_sdk_common.mk
endif
-# TWRP
-ifeq ($(WITH_TWRP),true)
-include vendor/bliss/config/twrp.mk
-endif
-
# Do not include art debug targets
PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD := false
diff --git a/config/twrp.mk b/config/twrp.mk
deleted file mode 100644
index 6f75540..0000000
--- a/config/twrp.mk
+++ /dev/null
@@ -1 +0,0 @@
-RECOVERY_VARIANT := twrp