Files
pawlet_rpi4/framework_compatibility_matrix.xml
T
Konsta 1af66bc311 ffmpeg: v4l2: update 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)
    android.hardware.media.c2.IComponentStore/v4l2 (@1)
2025-10-20 16:02:30 +03:00

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>