klte-common: Build fingerprint 2.1-service

Change-Id: Ifffe781deef90d861a0ad68f8649c265c249d0c5
This commit is contained in:
Kevin F. Haggerty 2017-12-22 16:58:36 -07:00
parent 7a56477e86
commit 7ea4ffa388
2 changed files with 10 additions and 1 deletions

View File

@ -99,7 +99,7 @@ PRODUCT_PACKAGES += \
# Fingerprint
PRODUCT_PACKAGES += \
android.hardware.biometrics.fingerprint@2.0-service \
android.hardware.biometrics.fingerprint@2.1-service \
fingerprint.msm8974
# FlipFlap

View File

@ -17,6 +17,15 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.biometrics.fingerprint</name>
<transport>hwbinder</transport>
<version>2.1</version>
<interface>
<name>IBiometricsFingerprint</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.bluetooth</name>
<transport arch="32">passthrough</transport>