From beebebc2a1a4b352624ac0ebfe354eeb510cd790 Mon Sep 17 00:00:00 2001 From: Junkyeong Kim Date: Wed, 28 Feb 2024 15:58:51 +0900 Subject: [PATCH] Erase allow-null option of array type arguments allow-null option is prohibited to array type by wayland. Change-Id: Id8c5732ba8b133a34c9044117da9151251a1b27d Signed-off-by: Junkyeong Kim --- protocol/tizen/tizen-launch.xml | 8 ++++---- protocol/tizen/tizen-remote-surface.xml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/protocol/tizen/tizen-launch.xml b/protocol/tizen/tizen-launch.xml index 52d95ee..ea21a46 100644 --- a/protocol/tizen/tizen-launch.xml +++ b/protocol/tizen/tizen-launch.xml @@ -7,7 +7,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -65,8 +65,8 @@ - - + + diff --git a/protocol/tizen/tizen-remote-surface.xml b/protocol/tizen/tizen-remote-surface.xml index 4b5381d..71e4408 100644 --- a/protocol/tizen/tizen-remote-surface.xml +++ b/protocol/tizen/tizen-remote-surface.xml @@ -106,7 +106,7 @@ request. - > + @@ -278,7 +278,7 @@ - + -- 2.34.1