grus: Device has UDFPS

Change-Id: I2d6cbb74a141443e602ca2c532943a848593c9a1
This commit is contained in:
Sebastiano Barezzi 2022-05-16 17:46:56 +02:00
parent fc2c67a34e
commit a0d8a0a027
No known key found for this signature in database
GPG Key ID: 47760583F393BC44
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
# SPDX-License-Identifier: Apache-2.0
#
# Fingerprint
TARGET_HAS_UDFPS := true
# Inherit from sdm710-common
$(call inherit-product, device/xiaomi/sdm710-common/sdm710.mk)