Add interanl API for supporting resource path 30/232530/1
authorYunmi Ha <yunmi.ha@samsung.com>
Wed, 6 May 2020 06:52:56 +0000 (15:52 +0900)
committerYunmi Ha <yunmi.ha@samsung.com>
Wed, 6 May 2020 06:54:01 +0000 (15:54 +0900)
commit434c45d8f149e249177052f6e8fce619cdf21d19
tree6a25bdfb738662c152f508b81fc3fbcd71b18596
parent159e87c34efdc51f463c4e92152f95918129dcdc
Add interanl API for supporting resource path

Noti app want to play feedback without any vconf changes.
But original API decides resource path for sound play with vconf value.
So add new API which has additional parameter of sound resource path.

Change-Id: I85bb37daacf14684c29e13cabfea6c7ee80e0008
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
include/feedback-internal.h
src/devices.c
src/devices.h
src/feedback.c
src/sound.c