Adopt protocol name change in multi-assistant package 76/229176/1
authorJi-hoon Lee <dalton.lee@samsng.com>
Wed, 25 Mar 2020 02:03:27 +0000 (11:03 +0900)
committerJi-hoon Lee <dalton.lee@samsung.com>
Mon, 30 Mar 2020 06:52:13 +0000 (15:52 +0900)
commitf22be37cabfd91510a1620232688b5b4b55d7f16
tree68045fe9de21f6fbcea6a4dea1dcb61840d4fb58
parent60e1df9ffd835fc308de3d35edf5987bba77b171
Adopt protocol name change in multi-assistant package

During the API review process, the name of an API and protocol
'assistant_language' was changed to 'assistant_wakeup_language'.
For simplicity, this commit changes the protocol names only
just to make the inter-process communication works as before,
and maintain the name 'assistant_language' in other occurrences.
Need to check if it would be better to replace all matching strings.

Change-Id: Ic717e89e0530186a3ba12962fe6b4ba9996bc70e
inc/multi_assistant_main.h
src/multi_assistant_dbus.c