From: Yunhee Seo Date: Wed, 23 Aug 2023 01:25:54 +0000 (+0900) Subject: setting-keys: Remove readPriv from feedback vconf keys X-Git-Tag: accepted/tizen/unified/20230825.044233^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fappfw%2Fvconf-internal-keys.git;a=commitdiff_plain;h=27c52ecee5720f5d0958ce5a879fcdd0977b6753 setting-keys: Remove readPriv from feedback vconf keys Allow apps to read below vconfkeys without readPrivilege dependencies. - VCONFKEY_SETAPPL_ACCESSIBILITY_SOUND_FEEDBACK_THEME - VCONFKEY_SETAPPL_ACCESSIBILITY_VIBRATION_FEEDBACK_THEME Change-Id: Iba363ea05f88eb0f5d8a24fd067e19e1a6cd8f46 Signed-off-by: Yunhee Seo --- diff --git a/data/vconf-internal-setting-keys.xml b/data/vconf-internal-setting-keys.xml index a3b73d5..9b987eb 100644 --- a/data/vconf-internal-setting-keys.xml +++ b/data/vconf-internal-setting-keys.xml @@ -1832,14 +1832,14 @@ echo "Do Nothing on TV" VCONFKEY_SETAPPL_TRAY_SORTORDER_CUSTOM - +
VCONFKEY_SETAPPL_ACCESSIBILITY_SOUND_FEEDBACK_THEME
0 Chanwoo Choi cw00.choi@samsung.com
- +
VCONFKEY_SETAPPL_ACCESSIBILITY_VIBRATION_FEEDBACK_THEME
0 Chanwoo Choi