sound: Fix checking default theme duplication 37/301837/4
authorYunhee Seo <yuni.seo@samsung.com>
Fri, 24 Nov 2023 08:23:08 +0000 (17:23 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Wed, 29 Nov 2023 10:36:22 +0000 (19:36 +0900)
commitf9adeff852dd5483ebaa04f9109d9e4a865f1f33
tree604ccdabe187c57f4e1ad20c57d2a46faae23b3e
parent2551fec1a28c7be1f7c55196953ecc16bb332b85
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