From 81c3045f4945127a50b03c7694d7a73ab56b28da Mon Sep 17 00:00:00 2001 From: Doyoun Kang Date: Thu, 2 Mar 2023 16:02:30 +0900 Subject: [PATCH] tizen_policy: support pin_mode feature Change-Id: Iacf7cdc7371888558ee3ba36d5f791618097b1e3 --- protocol/tizen/tizen-extension.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/protocol/tizen/tizen-extension.xml b/protocol/tizen/tizen-extension.xml index bb418dc..8ac1db3 100644 --- a/protocol/tizen/tizen-extension.xml +++ b/protocol/tizen/tizen-extension.xml @@ -715,6 +715,19 @@ + + + Set the pin mode of the surface. + + + + + + + Unset the pin mode of the surface. + + + -- 2.7.4