sound: Fix checking default theme duplication 18/302518/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 03:47:44 +0000 (12:47 +0900)
commitd610531a722336d6e7ea2946cb1aa132f7f91dd3
treeb3548d54ac99efb9deceef77621b8da889b9fa6d
parentc6bc3f807f524a644cd0fe202eeba03db475c2bb
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