1af66bc311
* Picked up by 'make check-vintf-all'.
The following instances are in the device manifest but not specified in framework compatibility matrix:
android.hardware.media.c2.IComponentStore/ffmpeg (@1)
android.hardware.media.c2.IComponentStore/v4l2 (@1)
12 lines
349 B
XML
12 lines
349 B
XML
<compatibility-matrix version="1.0" type="framework">
|
|
<hal format="aidl">
|
|
<name>android.hardware.media.c2</name>
|
|
<version>1</version>
|
|
<interface>
|
|
<name>IComponentStore</name>
|
|
<instance>ffmpeg</instance>
|
|
<instance>v4l2</instance>
|
|
</interface>
|
|
</hal>
|
|
</compatibility-matrix>
|