ffmpeg: add instance to framework compatibility matrix
* 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)
This commit is contained in:
@@ -8,4 +8,12 @@
|
|||||||
<instance>legacy/0</instance>
|
<instance>legacy/0</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
|
<hal format="aidl">
|
||||||
|
<name>android.hardware.media.c2</name>
|
||||||
|
<version>1</version>
|
||||||
|
<interface>
|
||||||
|
<name>IComponentStore</name>
|
||||||
|
<instance>ffmpeg</instance>
|
||||||
|
</interface>
|
||||||
|
</hal>
|
||||||
</compatibility-matrix>
|
</compatibility-matrix>
|
||||||
|
Reference in New Issue
Block a user