mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Add Stable AIDL interface for DRM service
Test: m -j128 android.hardware.drm-update-api Bug: 200055138 Bug: 170964303 Change-Id: I091d839cd94075bf36670a9494aa99f7b6c97365
This commit is contained in:
@@ -209,6 +209,18 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.drm</name>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
<name>ICryptoFactory</name>
|
||||
<regex-instance>.*</regex-instance>
|
||||
</interface>
|
||||
<interface>
|
||||
<name>IDrmFactory</name>
|
||||
<regex-instance>.*</regex-instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.drm</name>
|
||||
<version>1.3-4</version>
|
||||
|
||||
Reference in New Issue
Block a user