From 8190433e7ed1c301efa80d0217962c3abc306bfb Mon Sep 17 00:00:00 2001 From: Junkyeong Kim Date: Wed, 6 Nov 2019 16:20:05 +0900 Subject: [PATCH] tizen-dpms: add get_state event send get_state event if client request dpms_get. Change-Id: Ibc4f668b1d4080944636e0e11caa52219dc22b24 Signed-off-by: Junkyeong Kim --- protocol/tizen/tizen-dpms.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/protocol/tizen/tizen-dpms.xml b/protocol/tizen/tizen-dpms.xml index 6de70f2..1b36865 100644 --- a/protocol/tizen/tizen-dpms.xml +++ b/protocol/tizen/tizen-dpms.xml @@ -35,9 +35,15 @@ - + + + + + + + -- 2.34.1