[System.Feedback] Add new feedback_pattern
authorYunhee Seo <yuni.seo@samsung.com>
Thu, 12 Oct 2023 07:44:39 +0000 (16:44 +0900)
committerChanwoo Choi <chanwoo@kernel.org>
Fri, 13 Oct 2023 01:56:09 +0000 (10:56 +0900)
Below feedback pattern is supported by mapping feedback pattern id number.
- FEEDBACK_PATTERN_WELCOME
- FEEDBACK_PATTERN_AUTO_DOOR_OPEN

Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/Tizen.System.Feedback/Feedback/Feedback.cs

index 306a80d..1ada672 100755 (executable)
@@ -337,6 +337,8 @@ namespace Tizen.System
             {"BurnerMoved", 40030},
             {"Connected", 40031},
             {"Disconnected", 40032},
+            {"Welcome", 40033},
+            {"AutoDoorOpen", 40034},
         };
 
         /// <summary>