From: Jihoon Kim Date: Wed, 29 Sep 2021 07:17:44 +0000 (+0900) Subject: iu: remove duplicated rules X-Git-Tag: accepted/tizen/unified/20211013.061717~24 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F47%2F265147%2F1;p=platform%2Fcore%2Fuifw%2Fmmi-manager.git iu: remove duplicated rules Change-Id: I6338466a50f893963bb2444812ccee525fa89ed2 Signed-off-by: Jihoon Kim --- diff --git a/src/mmimgr/iu/data/default_rule.json b/src/mmimgr/iu/data/default_rule.json index ad43439..aa7e8ea 100644 --- a/src/mmimgr/iu/data/default_rule.json +++ b/src/mmimgr/iu/data/default_rule.json @@ -219,30 +219,6 @@ { "InputIntents" : [ { - "Modality" : "Voice", - "Action" : "Yes" - } - ], - "MMIStatus": "Execution", - "OutputIntent": { - "Action" : "Execute" - } - }, - { - "InputIntents" : [ - { - "Modality" : "Voice", - "Action" : "Yes" - } - ], - "MMIStatus": "Execution", - "OutputIntent": { - "Action" : "Execute" - } - }, - { - "InputIntents" : [ - { "Modality" : "Gesture", "Action" : "HandPush" }