config: Remove TWRP config

* This hasn't been supported for years.

Change-Id: I7f0f48d3ef5f7119a096ffb2e646db40a4509f6f
This commit is contained in:
Michael Bestas
2021-10-11 23:44:14 +03:00
parent 1dc01b6e1d
commit b563016fa7
2 changed files with 0 additions and 6 deletions

View File

@@ -84,11 +84,6 @@ ifneq ($(TARGET_DISABLE_LINEAGE_SDK), true)
include vendor/lineage/config/lineage_sdk_common.mk
endif
# TWRP
ifeq ($(WITH_TWRP),true)
include vendor/lineage/config/twrp.mk
endif
# Do not include art debug targets
PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD := false

View File

@@ -1 +0,0 @@
RECOVERY_VARIANT := twrp