diff --git a/evolution_zippo.mk b/evolution_zippo.mk index b2db567..bd7a63c 100644 --- a/evolution_zippo.mk +++ b/evolution_zippo.mk @@ -10,7 +10,7 @@ $(call inherit-product, device/lenovo/zippo/device.mk) 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.