From 3f5a5f0c9c5f791da10b1200f269cb04a639e629 Mon Sep 17 00:00:00 2001 From: Arian Date: Wed, 18 Mar 2026 14:46:04 +0100 Subject: [PATCH] vermeer: Commonize udfps sensor configuration Change-Id: I07c84a88c2737446147e01a8aa8e73d74522f8f6 --- device.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/device.mk b/device.mk index a9870fa..2aa5903 100644 --- a/device.mk +++ b/device.mk @@ -5,6 +5,7 @@ # # Inherit from xiaomi sm8550-common +TARGET_HAS_UDFPS := true $(call inherit-product, device/xiaomi/sm8550-common/common.mk) # Inherit from the proprietary version