From: Youngjae Cho Date: Fri, 11 Apr 2025 07:53:08 +0000 (+0900) Subject: Fix to support both ipc and passthrough transport X-Git-Tag: accepted/tizen/unified/20250530.090452~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3388583df7ecd5acc4b290b06b22d189d603a431;p=platform%2Fhal%2Fapi%2Fcodec.git Fix to support both ipc and passthrough transport The platform can now specify both ipc and passthrough to platform manifest. It gives chance for backend to choose one of it through backend manifest. It is possible that a backend may not specify one. If then, the first specified platform transport, the passthrough, is used as a default transport. Change-Id: I6f6e4abaaa748b03eda9498b8d30afa4a10daa77 Signed-off-by: Youngjae Cho --- diff --git a/packaging/hal-api-codec-manifest.xml b/packaging/hal-api-codec-manifest.xml index f8e8ea0..a5a5040 100644 --- a/packaging/hal-api-codec-manifest.xml +++ b/packaging/hal-api-codec-manifest.xml @@ -2,7 +2,7 @@ HAL_MODULE_CODEC - 1.0 + 1.0