sm8250-common: Support UDFPS on AoD

Change-Id: I7196dce967c9adbc62bb5156ade749c92c7780a1
This commit is contained in:
Cosmin Tanislav
2022-02-20 19:21:09 +02:00
committed by LuK1337
parent fd931e235f
commit 4ea2bee34e
4 changed files with 10 additions and 2 deletions

View File

@@ -360,9 +360,13 @@ PRODUCT_PACKAGES += \
librmnetctl
# Sensors
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/hals.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/hals.conf
PRODUCT_PACKAGES += \
android.hardware.sensors@2.0-service.multihal \
libsensorndkbridge
libsensorndkbridge \
sensors.oplus
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \