From 1ef5a6d691520f0fad42f96325a791e838d1d2d1 Mon Sep 17 00:00:00 2001 From: Seunghun Lee Date: Thu, 8 Aug 2024 16:27:34 +0900 Subject: [PATCH] wtz-video-shell: Add protocol errors The subsurface to export as video viewport cannot have a child subsurface. This patch adds protocol errors to prevent video viewport subsurface from having a child subsurface. Change-Id: I6086558827fc866b73378e6e267671c29b8dc0e5 --- protocol/tizen/wtz-video-shell.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/protocol/tizen/wtz-video-shell.xml b/protocol/tizen/wtz-video-shell.xml index 65e4e61..07ba872 100644 --- a/protocol/tizen/wtz-video-shell.xml +++ b/protocol/tizen/wtz-video-shell.xml @@ -32,6 +32,7 @@ + @@ -58,6 +59,7 @@ + -- 2.34.1