msm8976-common: Uprev keymaster to 4.0

This commit is contained in:
ripee 2020-03-17 22:16:37 +01:00
parent 2851c3581c
commit bb1b84673d
2 changed files with 3 additions and 3 deletions

View File

@ -114,7 +114,7 @@
<hal format="hidl">
<name>android.hardware.keymaster</name>
<transport>hwbinder</transport>
<version>3.0</version>
<version>4.0</version>
<interface>
<name>IKeymasterDevice</name>
<instance>default</instance>

View File

@ -192,8 +192,8 @@ PRODUCT_COPY_FILES += \
# Keymaster HAL
PRODUCT_PACKAGES += \
android.hardware.keymaster@3.0-impl \
android.hardware.keymaster@3.0-service
android.hardware.keymaster@4.0-impl \
android.hardware.keymaster@4.0-service
# Lights
PRODUCT_PACKAGES += \