sound: Fix checking default theme duplication 23/302523/1
authorYunhee Seo <yuni.seo@samsung.com>
Fri, 24 Nov 2023 08:23:08 +0000 (17:23 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Fri, 8 Dec 2023 04:27:41 +0000 (13:27 +0900)
commit7e99ab418cbb6ab91e75b1ee0a64ec5d2fba432f
treeb3548d54ac99efb9deceef77621b8da889b9fa6d
parent7a46aaddaa3fa2a72e37a5e63819f1c345548f02
sound: Fix checking default theme duplication

Previously, the default theme was not checked properly as intended.
It is necessary to check default sound theme duplication.

Change-Id: I72db18631047e32c564615e6fcca7867adf0bc88
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/sound-parser.c
src/sound-parser.h
src/sound.c