Merge "DRM: optional 1.0 to 1.2."

This commit is contained in:
TreeHugger Robot
2019-02-14 08:57:15 +00:00
committed by Android (Google) Code Review

View File

@@ -153,19 +153,7 @@
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.drm</name>
<version>1.0-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="false">
<name>android.hardware.drm</name>
<version>1.2</version>
<version>1.0-2</version>
<interface>
<name>ICryptoFactory</name>
<regex-instance>.*</regex-instance>