From a7460bb97a323acfa1e6b6c1605656c17501b9db Mon Sep 17 00:00:00 2001 From: Konsta Date: Sun, 22 Jun 2025 14:44:06 +0300 Subject: [PATCH] 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) --- framework_compatibility_matrix.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/framework_compatibility_matrix.xml b/framework_compatibility_matrix.xml index db697fe..8876c44 100644 --- a/framework_compatibility_matrix.xml +++ b/framework_compatibility_matrix.xml @@ -8,4 +8,12 @@ legacy/0 + + android.hardware.media.c2 + 1 + + IComponentStore + ffmpeg + +