From 026e0f87521b168b2e13de7398a6616764c07957 Mon Sep 17 00:00:00 2001 From: "duna.oh" Date: Fri, 9 Dec 2022 13:19:45 +0900 Subject: [PATCH] tizen_input_device_manager: add a request of init_generator_with_sync Change-Id: Id4bfab87726622e10ae0fcee76d2030fe34a2ae3 --- protocol/tizen/tizen-extension.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/protocol/tizen/tizen-extension.xml b/protocol/tizen/tizen-extension.xml index 5db511e..bb418dc 100644 --- a/protocol/tizen/tizen-extension.xml +++ b/protocol/tizen/tizen-extension.xml @@ -1620,7 +1620,7 @@ - + Tizen input device manager is a global interface. This object has device add/remove events to provide tizen input device object to a client. This allows for a client to get the con @@ -1829,6 +1829,14 @@ + + + + + + + + -- 2.34.1