mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Build TouchGestures on evox
This commit is contained in:
parent
794edef0eb
commit
81aae660d6
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue