refine HIDL service

This commit is contained in:
Ziyang Zhou
2021-11-14 21:58:16 +08:00
parent 7337bc6845
commit a72acb419a
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -65,7 +65,6 @@ PRODUCT_PACKAGES += \
android.hardware.configstore@1.1-service \
android.hardware.drm@1.0-service \
android.hardware.drm@1.0-impl \
android.hardware.drm@1.1-service.clearkey \
android.hardware.gatekeeper@1.0-service \
android.hardware.gatekeeper@1.0-impl \
android.hardware.graphics.allocator@2.0-service \
@@ -75,6 +74,7 @@ PRODUCT_PACKAGES += \
android.hardware.graphics.mapper@2.0-impl \
android.hardware.keymaster@3.0-service \
android.hardware.keymaster@3.0-impl \
android.hardware.media.omx@1.0-service \
PRODUCT_COPY_FILES += \