diff --git a/universal7885-common/universal7885-common.mk b/universal7885-common/universal7885-common.mk index 6278c3b..a422814 100644 --- a/universal7885-common/universal7885-common.mk +++ b/universal7885-common/universal7885-common.mk @@ -9,6 +9,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) # Client Id base PRODUCT_GMS_CLIENTID_BASE := android-samsung +# Evox +TARGET_SUPPORTS_TOUCHGESTURES := true + # Allow Copying of apks. PRODUCT_BROKEN_VERIFY_USES_LIBRARIES := true