Set engine id from vconf value when default config is set 14/282914/4
authorSuyeon Hwang <stom.hwang@samsung.com>
Thu, 13 Oct 2022 07:45:49 +0000 (16:45 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Thu, 13 Oct 2022 09:25:43 +0000 (18:25 +0900)
commitaece4f1762f3be41292ae54b62fa59f772c5383d
tree8ea06ae8d10840d6d0901d23b38ee01348dc9b74
parent35b96b7c4904f9fda2ea331dea8e824a2826ca45
Set engine id from vconf value when default config is set

- Issue:
When default configuration is loaded, invalid engine id can be set.

- Solution:
Default configuration stores fixed engine id, so the engine id can be
not installed in the image. Thus, this patch changes the logic for
loading default configuration. Through this patch, vconf value is used
default engine id when default configuration is loaded.

Change-Id: Ifa37d1eceb5df126b69ac7455aea0dc0e12005fa
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
common/tts_config_parser.c
tts-config.xml