From: Yunjin Lee Date: Tue, 15 Mar 2016 07:24:42 +0000 (+0900) Subject: Add core location.coarse privilege X-Git-Tag: accepted/tizen/common/20160315.221727^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f49a297c916ed98efc8d11020451f3c8892b718e;p=platform%2Fcore%2Fsecurity%2Fprivilege-checker.git Add core location.coarse privilege Change-Id: I0753b330fc22ff0dbff15c2d47e27690372397b9 Signed-off-by: Yunjin Lee --- diff --git a/capi/res/dbspace/core_privilege_info.csv b/capi/res/dbspace/core_privilege_info.csv index f50e4ed..62b2d50 100644 --- a/capi/res/dbspace/core_privilege_info.csv +++ b/capi/res/dbspace/core_privilege_info.csv @@ -66,6 +66,7 @@ mobile,core,public,2.3,9.9,yes,http://tizen.org/privilege/led,no,N/A,,IDS_TPLATF wearable,core,public,2.3.1,9.9,yes,http://tizen.org/privilege/led,no,N/A,,IDS_TPLATFORM_BODY_MANAGING_LEDS_M_NOUN,IDS_TPLATFORM_BODY_THIS_APPLICATION_CAN_TURN_LEDS_ON_OR_OFF_SUCH_AS_THE_LED_ON_THE_FRONT_OF_THE_DEVICE_AND_THE_CAMERA_FLASH,IDS_TPLATFORM_BODY_HARDWARE_CONTROLS_ABB,, mobile,core,public,2.3,9.9,yes,http://tizen.org/privilege/location,yes,LOCATION,,IDS_TPLATFORM_BODY_USING_USER_LOCATION,IDS_TPLATFORM_BODY_THIS_APPLICATION_CAN_USE_YOUR_LOCATION_DATA,IDS_TPLATFORM_OPT_LOCATION_T_LBS,, wearable,core,public,2.3.1,9.9,yes,http://tizen.org/privilege/location,yes,LOCATION,,IDS_TPLATFORM_BODY_USING_USER_LOCATION,IDS_TPLATFORM_BODY_THIS_APPLICATION_CAN_USE_YOUR_LOCATION_DATA,IDS_TPLATFORM_OPT_LOCATION_T_LBS,, +common,core,public,3,9.9,yes,http://tizen.org/privilege/location.coarse,yes,LOCATION,,IDS_TPLATFORM_HEADER_DETERMINING_APPROXIMATE_LOCATION,IDS_TPLATFORM_BODY_THIS_APPLICATION_CAN_DETERMINE_YOUR_APPROXIMATE_LOCATION_INCLUDING_YOUR_DEVICES_MSG,IDS_TPLATFORM_OPT_LOCATION_T_LBS,, 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,, common,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,, diff --git a/capi/res/dbspace/core_privilege_mapping.csv b/capi/res/dbspace/core_privilege_mapping.csv index 931f83d..a930bdb 100644 --- a/capi/res/dbspace/core_privilege_mapping.csv +++ b/capi/res/dbspace/core_privilege_mapping.csv @@ -76,6 +76,7 @@ mobile,http://tizen.org/privilege/location,2.3,9.9,http://tizen.org/privilege/lo mobile,http://tizen.org/privilege/location,2.4,9.9,http://tizen.org/privilege/internal/buxton/location wearable,http://tizen.org/privilege/location,2.3.1,9.9,http://tizen.org/privilege/location wearable,http://tizen.org/privilege/location,2.4,9.9,http://tizen.org/privilege/internal/buxton/location +common,http://tizen.org/privilege/location.coarse,3,9.9,http://tizen.org/privilege/location.coarse mobile,http://tizen.org/privilege/location.enable,2.3,9.9,http://tizen.org/privilege/location.enable mobile,http://tizen.org/privilege/location.enable,2.4,9.9,http://tizen.org/privilege/internal/buxton/location wearable,http://tizen.org/privilege/location.enable,2.3.1,9.9,http://tizen.org/privilege/location.enable