sm8350-common: Migrate to fingerprint HIDL v2.3

Change-Id: Ibf065cfb9b6b8210713ab6dba8302937f56cf4c1
This commit is contained in:
Bruno Martins 2022-01-14 16:33:28 +00:00
commit 9b930e1eea
7 changed files with 19 additions and 16 deletions

View file

@ -1,5 +1,5 @@
#
# Copyright (C) 2021 The LineageOS Project
# Copyright (C) 2021-2022 The LineageOS Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@ -90,8 +90,7 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.software.verified_boot.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.verified_boot.xml \
frameworks/native/data/etc/android.software.vulkan.deqp.level-2020-03-01.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.vulkan.deqp.level.xml \
frameworks/native/data/etc/com.android.nfc_extras.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.android.nfc_extras.xml \
frameworks/native/data/etc/com.nxp.mifare.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.nxp.mifare.xml \
vendor/lineage/config/permissions/vendor.lineage.biometrics.fingerprint.inscreen.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/vendor.lineage.biometrics.fingerprint.inscreen.xml
frameworks/native/data/etc/com.nxp.mifare.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.nxp.mifare.xml
# A/B
AB_OTA_POSTINSTALL_CONFIG += \
@ -309,9 +308,8 @@ PRODUCT_PACKAGES += \
# Fingerprint
PRODUCT_PACKAGES += \
android.hardware.biometrics.fingerprint@2.1-service.oneplus \
vendor.goodix.hardware.biometrics.fingerprint@2.1.vendor \
vendor.lineage.biometrics.fingerprint.inscreen@1.0-service.oneplus
android.hardware.biometrics.fingerprint@2.3-service.oneplus \
vendor.goodix.hardware.biometrics.fingerprint@2.1.vendor
# Gatekeeper
PRODUCT_PACKAGES += \