From: Yunjin Lee Date: Thu, 16 Jun 2016 07:02:13 +0000 (+0900) Subject: Update native privilege info: Fix issued version of mapservice of wearable profile... X-Git-Tag: accepted/tizen/ivi/20160617.082904^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7c68cf3e0b513b360d3b1c721d7238c92917aaf0;p=platform%2Fcore%2Fsecurity%2Fprivilege-checker.git Update native privilege info: Fix issued version of mapservice of wearable profile to 2.3.2 Change-Id: I16899354f924cdef0ff54c0ea70e73a55bc31ab8 Signed-off-by: Yunjin Lee --- diff --git a/capi/res/dbspace/core_privilege_info.csv b/capi/res/dbspace/core_privilege_info.csv index b0d9af5..a3a9607 100755 --- a/capi/res/dbspace/core_privilege_info.csv +++ b/capi/res/dbspace/core_privilege_info.csv @@ -76,7 +76,7 @@ common,core,public,3,9.9,yes,http://tizen.org/privilege/location.coarse,yes,LOCA mobile,core,platform,2.3,9.9,yes,http://tizen.org/privilege/location.enable,yes,LOCATION,,IDS_TPLATFORM_BODY_MANAGING_LOCATION_SETTINGS_M_NOUN,IDS_TPLATFORM_BODY_THIS_APPLICATION_CAN_CONTROL_YOUR_LOCATION_SERVICE_SETTINGS,IDS_TPLATFORM_OPT_LOCATION_T_LBS,, wearable,core,platform,2.3.1,9.9,yes,http://tizen.org/privilege/location.enable,yes,LOCATION,,IDS_TPLATFORM_BODY_MANAGING_LOCATION_SETTINGS_M_NOUN,IDS_TPLATFORM_BODY_THIS_APPLICATION_CAN_CONTROL_YOUR_LOCATION_SERVICE_SETTINGS,IDS_TPLATFORM_OPT_LOCATION_T_LBS,, mobile,core,public,2.4,9.9,yes,http://tizen.org/privilege/mapservice,no,N/A,,IDS_TPLATFORM_HEADER_USING_MAP_SERVICES,IDS_TPLATFORM_BODY_THIS_APPLICATION_CAN_USE_MAP_SERVICES_SUCH_AS_GEOCODER_PLACES_AND_ROUTE_HDIRECTION,IDS_TPLATFORM_OPT_LOCATION_T_LBS,, -wearable,core,public,3,9.9,yes,http://tizen.org/privilege/mapservice,no,N/A,,IDS_TPLATFORM_HEADER_USING_MAP_SERVICES,IDS_TPLATFORM_BODY_THIS_APPLICATION_CAN_USE_MAP_SERVICES_SUCH_AS_GEOCODER_PLACES_AND_ROUTE_HDIRECTION,IDS_TPLATFORM_OPT_LOCATION_T_LBS,, +wearable,core,public,2.3.2,9.9,yes,http://tizen.org/privilege/mapservice,no,N/A,,IDS_TPLATFORM_HEADER_USING_MAP_SERVICES,IDS_TPLATFORM_BODY_THIS_APPLICATION_CAN_USE_MAP_SERVICES_SUCH_AS_GEOCODER_PLACES_AND_ROUTE_HDIRECTION,IDS_TPLATFORM_OPT_LOCATION_T_LBS,, mobile,core,public,2.4,9.9,yes,http://tizen.org/privilege/mediacontroller.client,no,N/A,,IDS_TPLATFORM_HEADER_CONTROLLING_MEDIA_PLAYER,IDS_TPLATFORM_BODY_THIS_APPLICATION_CAN_RECEIVE_INFORMATION_ABOUT_CURRENTLY_PLAYING_MEDIA_FROM_APPLICATIONS_THAT_ARE_ALLOWED_TO_SEND_IT_MSG,IDS_TPLATFORM_BODY_HARDWARE_CONTROLS_ABB,, wearable,core,public,3,9.9,yes,http://tizen.org/privilege/mediacontroller.client,no,N/A,,IDS_TPLATFORM_HEADER_CONTROLLING_MEDIA_PLAYER,IDS_TPLATFORM_BODY_THIS_APPLICATION_CAN_RECEIVE_INFORMATION_ABOUT_CURRENTLY_PLAYING_MEDIA_FROM_APPLICATIONS_THAT_ARE_ALLOWED_TO_SEND_IT_MSG,IDS_TPLATFORM_BODY_HARDWARE_CONTROLS_ABB,, mobile,core,public,2.4,9.9,yes,http://tizen.org/privilege/mediacontroller.server,no,N/A,,IDS_TPLATFORM_HEADER_ACCEPTING_REMOTE_CONTROLS,IDS_TPLATFORM_BODY_THIS_APPLICATION_CAN_SEND_INFORMATION_ABOUT_CURRENTLY_PLAYING_MEDIA_TO_APPLICATIONS_THAT_ARE_ALLOWED_TO_RECEIVE_IT_MSG,IDS_TPLATFORM_BODY_HARDWARE_CONTROLS_ABB,, diff --git a/capi/res/dbspace/core_privilege_mapping.csv b/capi/res/dbspace/core_privilege_mapping.csv index f55950b..854c4bb 100644 --- a/capi/res/dbspace/core_privilege_mapping.csv +++ b/capi/res/dbspace/core_privilege_mapping.csv @@ -88,7 +88,7 @@ mobile,http://tizen.org/privilege/location.enable,2.4,9.9,http://tizen.org/privi wearable,http://tizen.org/privilege/location.enable,2.3.1,9.9,http://tizen.org/privilege/location.enable wearable,http://tizen.org/privilege/location.enable,3,9.9,http://tizen.org/privilege/internal/buxton/location mobile,http://tizen.org/privilege/mapservice,2.4,9.9,http://tizen.org/privilege/mapservice -wearable,http://tizen.org/privilege/mapservice,3,9.9,http://tizen.org/privilege/mapservice +wearable,http://tizen.org/privilege/mapservice,2.3.2,9.9,http://tizen.org/privilege/mapservice mobile,http://tizen.org/privilege/mediacontroller.client,2.4,9.9,http://tizen.org/privilege/mediacontroller.client wearable,http://tizen.org/privilege/mediacontroller.client,3,9.9,http://tizen.org/privilege/mediacontroller.client mobile,http://tizen.org/privilege/mediacontroller.server,2.4,9.9,http://tizen.org/privilege/mediacontroller.server