diff --git a/a30s/device.mk b/a30s/device.mk index 732c6d0..d588d3e 100644 --- a/a30s/device.mk +++ b/a30s/device.mk @@ -1,6 +1,8 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay TARGET_LOCAL_ARCH := arm64 +# UDFPS +TARGET_HAS_UDFPS := true # Inherit common device configuration $(call inherit-product, device/samsung/universal7885-common/universal7885-common.mk)