Remove media.cas requirement.

This is a requirement on android phones and tv but
not on watches. Owner will handle putting that requirement
in place, but removing requirement from this file
specifically only in order to have O-MR1 interfaces
frozen.

Bug: 63603463
Test: m system_compatibility_matrix.xml compatibility_matrix.xml manifest.xml system_manifest.xml -j
Change-Id: Iefdc231c2928dfdb8e04a5de8a08ab9b23bae73d
This commit is contained in:
Steven Moreland 2017-09-05 15:41:40 -07:00
parent 12d6df4a2a
commit cd8d92d06e
2 changed files with 2 additions and 2 deletions

View file

@ -71,7 +71,7 @@
<instance>legacy/0</instance>
</interface>
</hal>
<hal format="hidl" optional="false">
<hal format="hidl" optional="true">
<name>android.hardware.cas</name>
<version>1.0</version>
<interface>

View file

@ -71,7 +71,7 @@
<instance>legacy/0</instance>
</interface>
</hal>
<hal format="hidl" optional="false">
<hal format="hidl" optional="true">
<name>android.hardware.cas</name>
<version>1.0</version>
<interface>