sound: Add proper error return code 91/314191/2 accepted/tizen_unified accepted/tizen_unified_dev accepted/tizen_unified_x tizen accepted/tizen/unified/20240716.112419 accepted/tizen/unified/20240716.140301 accepted/tizen/unified/dev/20240717.110330 accepted/tizen/unified/x/20240717.012446
authorYunhee Seo <yuni.seo@samsung.com>
Mon, 8 Jul 2024 08:23:36 +0000 (17:23 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Fri, 12 Jul 2024 08:01:19 +0000 (17:01 +0900)
commit214a9a3d2d10f759830edef7f7a065576658debd
tree9562912351307cdcd128e90f4ec8b1f5aba0d6a2
parent010c79860e79d1b7356bd7a66c2618f712abd076
sound: Add proper error return code

Initialization code should returns proper error code.
However, there was no proper error return.
By adding error return code, g_sound_theme_list can be initialized
from sound_thememan_exit() properly.

Change-Id: I1a27c0d89f162570d4a70ee3b15c72ba9e1a105f
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/sound-theme-manager.c