mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
a30s: Declare a flag for UDFPS
This commit is contained in:
parent
c319f6e924
commit
59c21c4320
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue