Change accessibility setting app ID 41/229841/1 submit/tizen/20200406.072002
authorShinwoo Kim <cinoo.kim@samsung.com>
Mon, 6 Apr 2020 03:16:00 +0000 (12:16 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Mon, 6 Apr 2020 03:17:24 +0000 (12:17 +0900)
The application ID for the accessibility setting has been changed
from org.tizen.accessibility-setting
to org.tizen.accessibility-setting-profile_mobile

Change-Id: I28c2aa4c01968caf81d63455241d138c08b02421

setting-common/src/setting-cfg.c

index bd746e0cbacbbb1aec4fc1f8022925bac4f9ab81..f91e74a7deb723abf89fa00974501e4c25e5983d 100755 (executable)
@@ -217,7 +217,7 @@ static Setting_Cfg_Node_T s_cfg_node_array[] = {
        },
        {       KeyStr_Accessibility,
                IMG_Accessibility,
-               "org.tizen.accessibility-setting",
+               "org.tizen.accessibility-setting-profile_mobile",
                Cfg_Item_Pos_Level0,
                Cfg_Item_AppLauncher_Node,
                NULL,