update drm hal
This commit is contained in:
13
manifest.xml
13
manifest.xml
@@ -17,19 +17,6 @@
|
|||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</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">
|
<hal format="hidl">
|
||||||
<name>android.hardware.graphics.allocator</name>
|
<name>android.hardware.graphics.allocator</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
|
|||||||
@@ -91,9 +91,7 @@ PRODUCT_PACKAGES += \
|
|||||||
android.hardware.audio.service \
|
android.hardware.audio.service \
|
||||||
android.hardware.audio@4.0-impl \
|
android.hardware.audio@4.0-impl \
|
||||||
android.hardware.audio.effect@4.0-impl \
|
android.hardware.audio.effect@4.0-impl \
|
||||||
android.hardware.drm@1.0-service \
|
android.hardware.drm@1.4-service-lazy.clearkey \
|
||||||
android.hardware.drm@1.0-impl \
|
|
||||||
android.hardware.drm@1.3-service.clearkey \
|
|
||||||
android.hardware.gatekeeper@1.0-service.software \
|
android.hardware.gatekeeper@1.0-service.software \
|
||||||
android.hardware.graphics.allocator@2.0-service \
|
android.hardware.graphics.allocator@2.0-service \
|
||||||
android.hardware.graphics.allocator@2.0-impl \
|
android.hardware.graphics.allocator@2.0-impl \
|
||||||
|
|||||||
Reference in New Issue
Block a user