config: Remove TWRP config
* This hasn't been supported for years. Change-Id: I7f0f48d3ef5f7119a096ffb2e646db40a4509f6f
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -1 +0,0 @@
|
||||
RECOVERY_VARIANT := twrp
|
Reference in New Issue
Block a user