update drm hal

This commit is contained in:
Ziyang Zhou
2021-11-08 21:30:20 +08:00
parent 9e31c4e95a
commit c4686a17b2
2 changed files with 1 additions and 16 deletions

View File

@@ -17,19 +17,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.drm</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ICryptoFactory</name>
<instance>default</instance>
</interface>
<interface>
<name>IDrmFactory</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.graphics.allocator</name>
<transport>hwbinder</transport>

View File

@@ -91,9 +91,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio.service \
android.hardware.audio@4.0-impl \
android.hardware.audio.effect@4.0-impl \
android.hardware.drm@1.0-service \
android.hardware.drm@1.0-impl \
android.hardware.drm@1.3-service.clearkey \
android.hardware.drm@1.4-service-lazy.clearkey \
android.hardware.gatekeeper@1.0-service.software \
android.hardware.graphics.allocator@2.0-service \
android.hardware.graphics.allocator@2.0-impl \