iu: remove duplicated rules 47/265147/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 29 Sep 2021 07:17:44 +0000 (16:17 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 12 Oct 2021 03:01:30 +0000 (12:01 +0900)
Change-Id: I6338466a50f893963bb2444812ccee525fa89ed2
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
src/mmimgr/iu/data/default_rule.json

index ad43439..aa7e8ea 100644 (file)
         {
             "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"
                 }