From 0015a669256fbbaed6b5a7196b867e750968bcb0 Mon Sep 17 00:00:00 2001 From: Arian Date: Sat, 17 Feb 2024 11:47:35 +0100 Subject: [PATCH] polaris: Build fingerprint extension interfaces from source Change-Id: I08db4948ec1d4b3df5f0c57f87c00575ab3fe778 --- device.mk | 5 +++++ proprietary-files.txt | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/device.mk b/device.mk index 3815f7e..f2483d6 100644 --- a/device.mk +++ b/device.mk @@ -61,6 +61,11 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ init.target.rc +# Fingerprint +PRODUCT_PACKAGES += \ + com.fingerprints.extension@1.0.vendor \ + vendor.goodix.hardware.fingerprintextension@1.0.vendor + # GPS PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/gps/flp.conf:$(TARGET_COPY_OUT_VENDOR)/etc/flp.conf \ diff --git a/proprietary-files.txt b/proprietary-files.txt index 5f4f5e3..1eabf41 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -174,10 +174,8 @@ vendor/etc/sdr_config.cfg # Fingerprint vendor/lib64/hw/fingerprint.fpc.so:vendor/lib64/hw/fingerprint.fpc.sdm845.so vendor/lib64/hw/fingerprint.goodix.so:vendor/lib64/hw/fingerprint.goodix.sdm845.so -vendor/lib64/com.fingerprints.extension@1.0.so vendor/lib64/libgf_ca.so vendor/lib64/libgf_hal.so -vendor/lib64/vendor.goodix.hardware.fingerprintextension@1.0.so # GNSS vendor/bin/hw/android.hardware.gnss@2.0-service-qti