From 7a5e679c87341c3cd5b914f3cd84cca8d73cde20 Mon Sep 17 00:00:00 2001 From: Yao.Liu Date: Tue, 26 Dec 2017 13:20:21 +0000 Subject: ampere: media_codecs: fix vts VtsHalMediaOmxStoreV1_0Host PD#157686 vts will check the consistency of IOmxStore::listRoles with IOmx::listNodes(). We should remove ac3/eac3/mp2/vp8.sw, due to both SoftOMXPlugin and omx_core_soft not support it. Change-Id: I94dfe5f908102b77d2d1c53c20b34cbac1673ada Signed-off-by: Yao.Liu --- diff --git a/files/media_codecs.xml b/files/media_codecs.xml index 18adfa8..40c29fb 100644 --- a/files/media_codecs.xml +++ b/files/media_codecs.xml @@ -225,16 +225,6 @@ Only the three quirks included above are recognized at this point: - - - - - - - - - - @@ -253,10 +243,7 @@ Only the three quirks included above are recognized at this point: - - - -- cgit