From c0b21c9114bc820c0679f911803b2f4c0d403631 Mon Sep 17 00:00:00 2001 From: Inhong Han Date: Fri, 22 Feb 2019 14:31:11 +0900 Subject: [PATCH] text, inputmethod: Add keycode parameter in the filter_key protocol Change-Id: Ic8b267599d21b006ea0387ae7dc02a7beb6fcf2b --- protocol/tizen/input-method.xml | 1 + protocol/tizen/text.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/protocol/tizen/input-method.xml b/protocol/tizen/input-method.xml index 705342b..197606f 100644 --- a/protocol/tizen/input-method.xml +++ b/protocol/tizen/input-method.xml @@ -303,6 +303,7 @@ + diff --git a/protocol/tizen/text.xml b/protocol/tizen/text.xml index f81168c..bb65da5 100644 --- a/protocol/tizen/text.xml +++ b/protocol/tizen/text.xml @@ -248,6 +248,7 @@ + -- 2.34.1