for luanch with mmi voice touch reference app, app id has to change as org.tizen... 29/281629/1
authordyamy-lee <dyamy.lee@samsung.com>
Tue, 20 Sep 2022 02:49:14 +0000 (11:49 +0900)
committerTizen AI <ai.tzn.sec@samsung.com>
Tue, 20 Sep 2022 05:39:15 +0000 (14:39 +0900)
Change-Id: I94199933123a050e3cdf196391c84cdc853be07a

src/mmimgr/mmi-core.c

index 34a33f8..a87c0f2 100644 (file)
@@ -30,7 +30,7 @@
 #include "output_modality/mmi_output_modality.h"
 #include "mmi-core.h"
 
-#define APP_ID "org.tizen.test"
+#define APP_ID "org.tizen.voice-touch"
 
 enum event_handlers {
        EVENT_HANDLER_FOCUS_CHANGE,