projects
/
platform
/
core
/
uifw
/
multi-assistant-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2437923
)
Change whitespaces with tabs
author
Ji-hoon Lee
<dalton.lee@samsung.com>
Tue, 17 Sep 2019 06:16:10 +0000
(15:16 +0900)
committer
Ji-hoon Lee
<dalton.lee@samsung.com>
Wed, 18 Sep 2019 01:57:58 +0000
(10:57 +0900)
Change-Id: Ife97fb4002b400b382122976b69c4474fcc41037
inc/multi_assistant_service.h
patch
|
blob
|
history
diff --git
a/inc/multi_assistant_service.h
b/inc/multi_assistant_service.h
index
c3b1c69
..
27f37dc
100644
(file)
--- a/
inc/multi_assistant_service.h
+++ b/
inc/multi_assistant_service.h
@@
-78,8
+78,8
@@
int mas_set_current_client_by_appid(const char *appid);
int mas_launch_client_by_wakeup_word(const char *wakeup_word);
typedef enum {
- CLIENT_LAUNCH_MODE_ACTIVATION,
- CLIENT_LAUNCH_MODE_PRELAUNCH,
+
CLIENT_LAUNCH_MODE_ACTIVATION,
+
CLIENT_LAUNCH_MODE_PRELAUNCH,
} CLIENT_LAUNCH_MODE;
int mas_launch_client_by_appid(const char *appid, CLIENT_LAUNCH_MODE launch_mode);