Add Drm 1.3

New API(s):
* IDrmFactory::getSupportedCryptoScheme

Bug: 139134043
Test: MediaDrmTest
Change-Id: Ibe8c7eabcbdd96618c7c336281582ff19f349de9
This commit is contained in:
Robert Shih
2019-11-20 23:09:11 -08:00
parent 8aa5e4a6f6
commit 37e52fa88d
5 changed files with 93 additions and 1 deletions

View File

@@ -155,7 +155,7 @@
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.drm</name>
<version>1.0-2</version>
<version>1.0-3</version>
<interface>
<name>ICryptoFactory</name>
<regex-instance>.*</regex-instance>