From: Yunjin Lee Date: Wed, 12 Apr 2017 02:08:40 +0000 (+0900) Subject: Add web privilege for mobile profile: apphistory.read X-Git-Tag: submit/tizen/20170412.023310^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d36b0374cdb7f44041e1489db3a0d00eacfe044d;p=platform%2Fcore%2Fsecurity%2Fprivilege-checker.git Add web privilege for mobile profile: apphistory.read Change-Id: I67701cf6708c0a44920259c3874269bc33dc4971 Signed-off-by: Yunjin Lee --- diff --git a/capi/res/dbspace/wrt_privilege_info.csv b/capi/res/dbspace/wrt_privilege_info.csv index 711b9f5..4735a88 100644 --- a/capi/res/dbspace/wrt_privilege_info.csv +++ b/capi/res/dbspace/wrt_privilege_info.csv @@ -4,6 +4,7 @@ mobile,wrt,public,2.3,9.9,yes,http://tizen.org/privilege/account.write,,IDS_TPLA common,wrt,public,1,9.9,yes,http://tizen.org/privilege/alarm,,IDS_TPLATFORM_HEADER_MANAGING_ALARMS,IDS_TPLATFORM_BODY_THIS_APPLICATION_CAN_MANAGE_ALARMS_BY_RETRIEVING_SAVED_ALARMS_AND_WAKING_THE_DEVICE_UP_AT_SCHEDULED_TIMES,IDS_TPLATFORM_BODY_SYSTEM_SETTINGS_ABB,, common,wrt,public,1,2,yes,http://tizen.org/privilege/alarm.read,,,,IDS_TPLATFORM_BODY_SYSTEM_SETTINGS_ABB,http://tizen.org/privilege/alarm,http://tizen.org/privilege/alarm common,wrt,public,1,2,yes,http://tizen.org/privilege/alarm.write,,,,IDS_TPLATFORM_BODY_SYSTEM_SETTINGS_ABB,http://tizen.org/privilege/alarm,http://tizen.org/privilege/alarm +mobile,wrt,public,4.0,9.9,yes,http://tizen.org/privilege/apphistory.read,,IDS_TPLATFORM_HEADER_READING_APPLICATION_USAGE_STATISTICS,IDS_TPLATFORM_BODY_THIS_APPLICATION_CAN_READ_THE_STATISTICS_OF_APPLICATION_USAGE_SUCH_AS_WHICH_APPLICATIONS_HAVE_BEEN_USED_FREQUENTLY_OR_RECENTLY,IDS_TPLATFORM_BODY_PERSONAL_INFORMATION_ABB,, common,wrt,public,1,2,yes,http://tizen.org/privilege/application,,,,IDS_TPLATFORM_BODY_SYSTEM_SETTINGS_ABB,, common,wrt,public,2.2,9.9,yes,http://tizen.org/privilege/application.info,,IDS_TPLATFORM_BODY_RETRIEVING_APPLICATION_INFORMATION_M_NOUN,IDS_TPLATFORM_BODY_THIS_APPLICATION_CAN_RETRIEVE_INFORMATION_RELATED_TO_OTHER_APPLICATIONS,IDS_TPLATFORM_BODY_SYSTEM_SETTINGS_ABB,, mobile,wrt,partner,1,2,yes,http://tizen.org/privilege/application.kill,,IDS_TPLATFORM_BODY_CLOSING_APPLICATIONS,IDS_TPLATFORM_BODY_THIS_APPLICATION_CAN_CLOSE_OTHER_APPLICATIONS,IDS_TPLATFORM_BODY_SYSTEM_SETTINGS_ABB,http://tizen.org/privilege/appmanager.kill,http://tizen.org/privilege/appmanager.kill diff --git a/capi/res/dbspace/wrt_privilege_mapping.csv b/capi/res/dbspace/wrt_privilege_mapping.csv index 210b76b..c7a959b 100644 --- a/capi/res/dbspace/wrt_privilege_mapping.csv +++ b/capi/res/dbspace/wrt_privilege_mapping.csv @@ -1,12 +1,13 @@ -#There's no platform version 2.2.1 indeed but requirement of backward compatibility exist by product released with version 2.2.x hence change platform 2.3 issued privilege's from version to 2.2.1 -#The list of modified privileges are as follows: account.read, account.write, audiorecorder, call, camera, healthinfo, internet, nfc.cardemulation, volume.set +#,,,,,"There's no platform version 2.2.1 indeed but requirement of backward compatibility exist by product released with version 2.2.x hence change platform 2.3 issued privilege's from version to 2.2.1" +#,,,,,"The list of modified privileges are as follows: account.read, account.write, audiorecorder, call, camera, healthinfo, internet, nfc.cardemulation, volume.set" #PROFILE,#PRIVILEGE_NAME,#FROM,#TO,#MAPPED_PRIVILEGE_NAME, -mobile,http://tizen.org/privilege/account.read,2.2.1,9.9,http://tizen.org/privilege/account.read,"There's no platform version 2.2 indeed but requirement of backward compatibility exist hence change" +mobile,http://tizen.org/privilege/account.read,2.2.1,9.9,http://tizen.org/privilege/account.read, mobile,http://tizen.org/privilege/account.read,2.2.1,9.9,http://tizen.org/privilege/internal/buxton/account.read, mobile,http://tizen.org/privilege/account.write,2.2.1,9.9,http://tizen.org/privilege/account.write, mobile,http://tizen.org/privilege/account.write,2.2.1,9.9,http://tizen.org/privilege/internal/buxton/account.read, common,http://tizen.org/privilege/alarm,1,9.9,http://tizen.org/privilege/alarm.get, common,http://tizen.org/privilege/alarm,1,9.9,http://tizen.org/privilege/alarm.set, +mobile,http://tizen.org/privilege/apphistory.read,4,9.9,http://tizen.org/privilege/apphistory.read, common,http://tizen.org/privilege/application.info,2.2,9.9,http://tizen.org/privilege/packagemanager.info, common,http://tizen.org/privilege/application.launch,1,9.9,http://tizen.org/privilege/appmanager.launch, common,http://tizen.org/privilege/appmanager.certificate,2.1,9.9,http://tizen.org/privilege/appmanager.certificate,