feedback: Add feedback_stop_type_internal() 92/298892/2
authorYunhee Seo <yuni.seo@samsung.com>
Wed, 13 Sep 2023 01:39:30 +0000 (10:39 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Fri, 15 Sep 2023 05:34:08 +0000 (14:34 +0900)
commit2d070433b0c37fd4616a4b9056007f3b338d1b53
tree384f229d7ffd472cf35907a09d7e2dd9a678014b
parenta4ea0354af30036ab9efe069b80918630877bfb3
feedback: Add feedback_stop_type_internal()

To support feedback stop according to the feedback type.
With this, it is possible to stop sound feedback play.
"http://tizen.org/privilege/haptic" haptic privilege is required to stop the vibrator.

Change-Id: I4798f805be9f2a6bebc0d6f7da68011a98c3e4f1
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
include/feedback-internal.h
src/devices.c
src/devices.h
src/feedback.c