From 78e14d2fc3d2fc7a5bb023b29eba70e08b8a20f8 Mon Sep 17 00:00:00 2001 From: chematelegram Date: Sun, 18 Sep 2022 19:35:58 +0000 Subject: [PATCH] Revert "zippo: Enable quick-tap" This reverts commit 09f7232edb3762844c7322453deaefc7b98a0831. --- evolution_zippo.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/evolution_zippo.mk b/evolution_zippo.mk index 85db3ae..b2db567 100644 --- a/evolution_zippo.mk +++ b/evolution_zippo.mk @@ -11,7 +11,6 @@ EVO_BUILD_TYPE := OFFICIAL EXTRA_UDFPS_ANIMATIONS := true TARGET_BOOT_ANIMATION_RES := 1080 TARGET_SUPPORTS_GCAM := false -TARGET_SUPPORTS_QUICK_TAP := true $(call inherit-product, vendor/evolution/config/common_full_phone.mk) # Device identifier. This must come after all inclusions.