mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_polaris
synced 2026-01-27 14:27:18 +00:00
polaris: Build fingerprint extension interfaces from source
Change-Id: I08db4948ec1d4b3df5f0c57f87c00575ab3fe778
This commit is contained in:
@@ -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 \
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user