Revise privilege doc to include 'Since' info
authorYunjin Lee <yunjin-.lee@samsung.com>
Tue, 2 Feb 2016 09:21:42 +0000 (18:21 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Thu, 4 Feb 2016 07:59:11 +0000 (16:59 +0900)
Change-Id: Id8e1f92420a9f6bf041c929c6670f48b8456c953
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
org.tizen.gettingstarted/html/native/details/sec_privileges_n.htm
org.tizen.gettingstarted/html/web/details/sec_privileges_w.htm

index 19387ad..36ab7f1 100644 (file)
@@ -45,204 +45,238 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr> 
 <th>Privilege</th> 
 <th>Level</th>
+<th>Since</th>
 <th>Display name</th> 
 <th>Description</th> 
 </tr> 
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/account.read</span></p></td> 
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Reading accounts</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read accounts.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/account.write</span></p></td> 
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing accounts</p></td> 
 <td rowspan="1" colspan="1"><p>The application can create, edit, and delete accounts.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/alarm.get</span></p></td> 
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Retrieving alarms</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read information about the saved alarms.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/alarm.set</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Setting alarms</p></td> 
 <td rowspan="1" colspan="1"><p>The application can set alarms and wake the device up at scheduled times.</p></td>
 </tr>
 <tr>
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/apphistory.read</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.4</p></td>
 <td rowspan="1" colspan="1"><p>Reading application usage statistics</p></td>
 <td rowspan="1" colspan="1"><p>The application can read the statistics of application usage, such as which applications have been used frequently or recently.</p></td>
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/appmanager.kill</span></p></td> 
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Closing applications</p></td> 
 <td rowspan="1" colspan="1"><p>The application can close other applications.</p></td> 
 </tr>
 <tr>
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/appmanager.kill.bgapp</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.4</p></td>
 <td rowspan="1" colspan="1"><p>Closing background applications</p></td>
 <td rowspan="1" colspan="1"><p>The application can request to close applications running in the background.</p></td>
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/appmanager.launch</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Launching application</p></td> 
 <td rowspan="1" colspan="1"><p>The application can open other applications.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/bluetooth</span></p></td> 
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Using unrestricted Bluetooth services</p></td> 
 <td rowspan="1" colspan="1"><p>The application can perform unrestricted actions using Bluetooth, such as scanning for and connecting to other devices.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/bluetooth.admin</span></p></td> 
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Changing Bluetooth settings</p></td> 
 <td rowspan="1" colspan="1"><p>The application can change Bluetooth settings, such as turning Bluetooth on or off, set the device name, and enable or disable the AV remote control.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/bookmark.admin</span></p></td> 
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Accessing Internet bookmarks</p></td> 
 <td rowspan="1" colspan="1"><p>The application can retrieve, create, edit, and delete Internet bookmarks.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/calendar.read</span></p></td> 
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Reading calendar</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read events and tasks.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/calendar.write</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing calendar</p></td> 
 <td rowspan="1" colspan="1"><p>The application can create, update, and delete events and tasks.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/call</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Making phone calls</p></td> 
 <td rowspan="1" colspan="1"><p>The application can make phone calls to numbers when they are tapped without further confirmation.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/callhistory.read</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Reading call logs</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read call log items.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/callhistory.write</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing call logs</p></td> 
 <td rowspan="1" colspan="1"><p>The application can create, update, and delete call log items.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/camera</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Using camera</p></td> 
 <td rowspan="1" colspan="1"><p>The application can take and preview pictures.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/contact.read</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Reading contacts</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read your profile, contacts, and contact history. Contact history can include social network activity.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/contact.write</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing contacts</p></td> 
 <td rowspan="1" colspan="1"><p>The application can create, update, and delete your profile, contacts, and any contact history that is related to this application. The contact history can include social network activity.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/content.write</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing content</p></td>
 <td rowspan="1" colspan="1"><p>The application can change media information. This information can be used by other applications.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/datasharing</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Sharing data between applications</p></td> 
 <td rowspan="1" colspan="1"><p>The application can share data with other applications.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/display</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing display settings</p></td> 
 <td rowspan="1" colspan="1"><p>The application can manage display settings, such as the brightness. This can increase battery consumption.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/download</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Downloading through HTTP</p></td> 
 <td rowspan="1" colspan="1"><p>The application can manage HTTP downloads. This can result in additional charges depending on the user&#39;s payment plan.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/email</span></p></td> 
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing email accounts, mailboxes, and emails</p></td> 
 <td rowspan="1" colspan="1"><p>The application can manage your email accounts, including your folders and emails.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/email.admin</span></p></td> 
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing email configurations</p></td> 
 <td rowspan="1" colspan="1"><p>The application can manage the email application settings.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/haptic</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing vibration feedback</p></td> 
 <td rowspan="1" colspan="1"><p>The application can control vibration feedback.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/healthinfo</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Reading health information</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read health information gathered by the device sensors, such as the pedometer and heart rate monitor.</p></td>
 </tr>
 <tr>
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/ime</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.4</p></td>
 <td rowspan="1" colspan="1"><p>Providing input methods</p></td>
 <td rowspan="1" colspan="1"><p>The application can provide users with a way to enter characters and symbols into an associated text field.</p></td>
 </tr>
 <tr>
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/imemanager</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.4</p></td>
 <td rowspan="1" colspan="1"><p>Managing input methods</p></td>
 <td rowspan="1" colspan="1"><p>The application can manage installed input methods.</p></td>
 </tr>
 <tr>
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/inputgenerator</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.4</p></td>
 <td rowspan="1" colspan="1"><p>Generating touch and key events</p></td>
 <td rowspan="1" colspan="1"><p>The application can simulate keys being pressed and touch interactions with the screen.</p></td>
 </tr>
 <tr>
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/keygrab</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.4</p></td>
 <td rowspan="1" colspan="1"><p>Capturing special key events</p></td>
 <td rowspan="1" colspan="1"><p>The application can read actions involving special keys, such as the volume keys on this or other devices (such as TV remote controls), even when it is running in the background.</p></td>
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/keymanager</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Using secure repository</p></td> 
 <td rowspan="1" colspan="1"><p>The application can save keys, certificates, and data to, and retrieve and delete them from password-protected storage.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/keymanager.admin</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Locking/unlocking secure repository</p></td> 
 <td rowspan="1" colspan="1"><p>The application can lock and unlock a password-protected storage, and manage password changes for it.</p>
 <p><strong>Deprecated since 2.4.</strong></p></td> 
@@ -251,168 +285,196 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/led</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing LEDs</p></td> 
 <td rowspan="1" colspan="1"><p>The application can turn LEDs on or off, such as the LED on the front of the device and the camera flash.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/location</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Using user location</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read your location information.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/location.enable</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing location settings</p></td> 
 <td rowspan="1" colspan="1"><p>The application can control your location service settings.</p></td> 
 </tr>
 <tr>
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/mapservice</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.4</p></td>
 <td rowspan="1" colspan="1"><p>Using map services</p></td>
 <td rowspan="1" colspan="1"><p>The application can use map services, such as Geocoder, Places, and Route (Direction).</p></td>
 </tr>
 <tr>
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/mediacontroller.client</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.4</p></td>
 <td rowspan="1" colspan="1"><p>Controlling media player</p></td>
 <td rowspan="1" colspan="1"><p>The application can receive information about currently playing media from applications that are allowed to send it, and can control those applications remotely.</p></td>
 </tr>
 <tr>
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/mediacontroller.server</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.4</p></td>
 <td rowspan="1" colspan="1"><p>Accepting remote controls</p></td>
 <td rowspan="1" colspan="1"><p>The application can send information about currently playing media to applications that are allowed to receive it, and can be controlled remotely by those applications.</p></td>
 </tr>
 <tr>
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/mediahistory.read</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.4</p></td>
 <td rowspan="1" colspan="1"><p>Reading media playback statistics</p></td>
 <td rowspan="1" colspan="1"><p>The application can read the statistics concerning the music and videos played on the device, such as the peak times for playing music or videos.</p></td>
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/message.read</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Reading text and multimedia messages and related information</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read text and multimedia messages, and any information related to them.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/message.write</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Sending text and multimedia messages and updating their statuses</p></td> 
 <td rowspan="1" colspan="1"><p>The application can write, send, delete, and move text and multimedia messages, and change the settings and statuses of the messages, such as read or unread.</p></td> 
 </tr>
 <tr>
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/minicontrol.provider</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.4</p></td>
 <td rowspan="1" colspan="1"><p>Showing toolbar</p></td>
 <td rowspan="1" colspan="1"><p>The application can show a small toolbar on the notification panel or lock screen while it is open.</p></td>
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/network.get</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Reading network information</p></td> 
 <td rowspan="1" colspan="1"><p>The application can retrieve network information such as the status of each network, its type, and detailed network profile information.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/network.profile</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing network profiles</p></td> 
 <td rowspan="1" colspan="1"><p>The application can add, remove, and edit network profiles.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/network.set</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing network connections</p></td> 
 <td rowspan="1" colspan="1"><p>The application can turn Wi-Fi on and off, and connect to and disconnect from Wi-Fi and mobile networks.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/nfc</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Using basic NFC services</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read and write NFC tag information, and send NFC messages to other devices.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/nfc.admin</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing NFC general settings</p></td> 
 <td rowspan="1" colspan="1"><p>The application can change NFC settings, such as turning NFC on or off.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/nfc.cardemulation</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Using NFC card emulation mode</p></td>
 <td rowspan="1" colspan="1"><p>The application can access smart card details, such as credit card details, and allow users to make payments via NFC.</p></td>
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/notification</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Providing notifications</p></td> 
 <td rowspan="1" colspan="1"><p>The application can show and hide its own notifications and badges.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/packagemanager.admin</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Installing/and uninstalling application packages</p></td> 
 <td rowspan="1" colspan="1"><p>The application can install and uninstall application packages.</p></td> 
 </tr>
 <tr>
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/packagemanager.clearcache</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.4</p></td>
 <td rowspan="1" colspan="1"><p>Clearing other applications&#39; caches</p></td>
 <td rowspan="1" colspan="1"><p>The application can clear other applications&#39; caches.</p></td>
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/packagemanager.info</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Retrieving detailed package information</p></td> 
 <td rowspan="1" colspan="1"><p>The application can retrieve detailed application package information.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/power</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing power</p></td> 
 <td rowspan="1" colspan="1"><p>The application can control power-related settings, such as dimming the screen.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/push</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Receiving push notifications</p></td> 
 <td rowspan="1" colspan="1"><p>The application can receive notifications from the Internet.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/reboot</span></p></td> 
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Restarting device</p></td> 
 <td rowspan="1" colspan="1"><p>The application can restart the device.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/recorder</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Recording video and audio</p></td> 
 <td rowspan="1" colspan="1"><p>The application can record video and audio.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/screenshot</span></p></td> 
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Capturing device screen</p></td> 
 <td rowspan="1" colspan="1"><p>The application can capture screenshots.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/secureelement</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Accessing secure elements</p></td> 
 <td rowspan="1" colspan="1"><p>The application can access secure smart card chips, such as UICC/SIM, embedded secure elements, and secure SD cards.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/shortcut</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing shortcuts</p></td> 
 <td rowspan="1" colspan="1"><p>The application can create and delete shortcuts.</p></td> 
 </tr>
 <tr>
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/systemmonitor</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.4</p></td>
 <td rowspan="1" colspan="1"><p>Monitoring system resources</p></td>
 <td rowspan="1" colspan="1"><p>The application can read system information, including information from the CPU and RAM.</p></td>
 </tr>
@@ -420,6 +482,7 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/systemsettings</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing unrestricted system settings</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read and write unrestricted system settings.</p>
 <p><strong>Deprecated since 2.3.1.</strong></p></td> 
@@ -427,54 +490,63 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/systemsettings.admin</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing all system settings</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read and write all system settings.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/telephony</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Accessing telephony information</p></td> 
 <td rowspan="1" colspan="1"><p>The application can retrieve telephony information, such as the network and SIM card used, the IMEI, and the statuses of calls.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/telephony.admin</span></p></td>
-<td rowspan="1" colspan="1"><p>platform</p></td> 
+<td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing telephony settings</p></td> 
 <td rowspan="1" colspan="1"><p>The application can manage telephony settings, such as those for incoming and outgoing calls, forwarding and holding calls, networks, and SIM cards.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/tethering.admin</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Accessing tethering services</p></td> 
 <td rowspan="1" colspan="1"><p>The application can enable and disable tethering services.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/volume.set</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Adjusting volume</p></td> 
 <td rowspan="1" colspan="1"><p>The application can adjust the volume for different features, such as notification alerts, ringtones, and media.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/web-history.admin</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing Internet history</p></td> 
 <td rowspan="1" colspan="1"><p>The application can manage your Internet history.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/widget.viewer</span></p></td> 
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Showing widgets</p></td> 
 <td rowspan="1" colspan="1"><p>The application can show widgets, and information from their associated applications, on the home screen.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/wifidirect</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Managing Wi-Fi Direct information</p></td> 
 <td rowspan="1" colspan="1"><p>The application can enable and disable Wi-Fi Direct, manage Wi-Fi Direct connections, and change Wi-Fi Direct settings.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/window.priority.set</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3</p></td>
 <td rowspan="1" colspan="1"><p>Displaying windows on top of other applications and screen</p></td> 
 <td rowspan="1" colspan="1"><p>The application can appear on top of other windows and screens, including the lock screen, according to the order of priority of the windows. This may prevent you from interacting with other applications or screens until the window for the application is closed.</p></td> 
 </tr>
@@ -487,156 +559,133 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr> 
 <th>Privilege</th>
 <th>Level</th>
+<th>Since</th>
 <th>Display name</th> 
 <th>Description</th> 
 </tr>
-<tr>
-<td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/account.read</span></p></td>
-<td rowspan="1" colspan="1"><p>public</p></td>
-<td rowspan="1" colspan="1"><p>Reading accounts</p></td>
-<td rowspan="1" colspan="1"><p>The application can read accounts.</p></td>
-</tr>
-<tr>
-<td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/account.write</span></p></td>
-<td rowspan="1" colspan="1"><p>public</p></td>
-<td rowspan="1" colspan="1"><p>Managing accounts</p></td>
-<td rowspan="1" colspan="1"><p>The application can create, edit, and delete accounts.</p></td>
-</tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/alarm.get</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Retrieving alarms</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read information about the saved alarms.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/alarm.set</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Setting alarms</p></td> 
 <td rowspan="1" colspan="1"><p>The application can set alarms and wake the device up at scheduled times.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/appmanager.kill</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Closing applications</p></td> 
 <td rowspan="1" colspan="1"><p>The application can close other applications.</p></td> 
 </tr>
-<tr>
-<td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/appmanager.kill.bgapp</span></p></td>
-<td rowspan="1" colspan="1"><p>public</p></td>
-<td rowspan="1" colspan="1"><p>Closing background applications</p></td>
-<td rowspan="1" colspan="1"><p>The application can request to close applications running in the background.</p></td>
-</tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/appmanager.launch</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Launching application</p></td> 
 <td rowspan="1" colspan="1"><p>The application can open other applications.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/bluetooth</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Using unrestricted Bluetooth services</p></td> 
 <td rowspan="1" colspan="1"><p>The application can perform unrestricted actions using Bluetooth, such as scanning for and connecting to other devices.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/bluetooth.admin</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Changing Bluetooth settings</p></td> 
 <td rowspan="1" colspan="1"><p>The application can change Bluetooth settings, such as turning Bluetooth on or off, set the device name, and enable or disable the AV remote control.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/call</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Making phone calls</p></td> 
 <td rowspan="1" colspan="1"><p>The application can make phone calls to numbers when they are tapped without further confirmation.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/callhistory.read</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Reading call logs</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read call log items.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/callhistory.write</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Managing call logs</p></td> 
 <td rowspan="1" colspan="1"><p>The application can create, update, and delete call log items.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/camera</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Using camera</p></td> 
 <td rowspan="1" colspan="1"><p>The application can take and preview pictures.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/content.write</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Managing content</p></td> 
 <td rowspan="1" colspan="1"><p>The application can change media information. This information can be used by other applications.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/datasharing</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Sharing data between applications</p></td> 
 <td rowspan="1" colspan="1"><p>The application can share data with other applications.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/display</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Managing display settings</p></td> 
 <td rowspan="1" colspan="1"><p>The application can manage display settings, such as the brightness. This can increase battery consumption.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/download</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Downloading through HTTP</p></td> 
 <td rowspan="1" colspan="1"><p>The application can manage HTTP downloads. This can result in additional charges depending on the user&#39;s payment plan.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/haptic</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Managing vibration feedback</p></td> 
 <td rowspan="1" colspan="1"><p>The application can control vibration feedback.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/healthinfo</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Reading health information</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read health information gathered by the device sensors, such as the pedometer and heart rate monitor.</p></td> 
 </tr>
-<tr>
-<td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/ime</span></p></td>
-<td rowspan="1" colspan="1"><p>public</p></td>
-<td rowspan="1" colspan="1"><p>Providing input methods</p></td>
-<td rowspan="1" colspan="1"><p>The application can provide users with a way to enter characters and symbols into an associated text field.</p></td>
-</tr>
-<tr>
-<td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/imemanager</span></p></td>
-<td rowspan="1" colspan="1"><p>public</p></td>
-<td rowspan="1" colspan="1"><p>Managing input methods</p></td>
-<td rowspan="1" colspan="1"><p>The application can manage installed input methods.</p></td>
-</tr>
-<tr>
-<td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/inputgenerator</span></p></td>
-<td rowspan="1" colspan="1"><p>platform</p></td>
-<td rowspan="1" colspan="1"><p>Generating touch and key events</p></td>
-<td rowspan="1" colspan="1"><p>The application can simulate keys being pressed and touch interactions with the screen.</p></td>
-</tr>
-<tr>
-<td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/keygrab</span></p></td>
-<td rowspan="1" colspan="1"><p>platform</p></td>
-<td rowspan="1" colspan="1"><p>Capturing special key events</p></td>
-<td rowspan="1" colspan="1"><p>The application can read actions involving special keys, such as the volume keys on this or other devices (such as TV remote controls), even when it is running in the background.</p></td>
-</tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/keymanager</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Using secure repository</p></td> 
 <td rowspan="1" colspan="1"><p>The application can save keys, certificates, and data to, and retrieve and delete them from password-protected storage.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/keymanager.admin</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Locking/unlocking secure repository</p></td> 
 <td rowspan="1" colspan="1"><p>The application can lock and unlock a password-protected storage, and manage password changes for it.</p>
 <p><strong>Deprecated since 2.4</strong></p></td> 
@@ -644,194 +693,184 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/led</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Managing LEDs</p></td> 
 <td rowspan="1" colspan="1"><p>The application can turn LEDs on or off, such as the LED on the front of the device and the camera flash.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/location</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Using user location</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read your location information.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/location.enable</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Managing location settings</p></td> 
 <td rowspan="1" colspan="1"><p>The application can control your location service settings.</p></td> 
 </tr>
-<tr>
-<td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/mapservice</span></p></td>
-<td rowspan="1" colspan="1"><p>public</p></td>
-<td rowspan="1" colspan="1"><p>Using map services</p></td>
-<td rowspan="1" colspan="1"><p>The application can use map services, such as Geocoder, Places, and Route (Direction).</p></td>
-</tr>
-<tr>
-<td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/mediacontroller.client</span></p></td>
-<td rowspan="1" colspan="1"><p>public</p></td>
-<td rowspan="1" colspan="1"><p>Controlling media player</p></td>
-<td rowspan="1" colspan="1"><p>The application can receive information about currently playing media from applications that are allowed to send it, and can control those applications remotely.</p></td>
-</tr>
-<tr>
-<td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/mediacontroller.server</span></p></td>
-<td rowspan="1" colspan="1"><p>public</p></td>
-<td rowspan="1" colspan="1"><p>Accepting remote controls</p></td>
-<td rowspan="1" colspan="1"><p>The application can send information about currently playing media to applications that are allowed to receive it, and can be controlled remotely by those applications.</p></td>
-</tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/message.read</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Reading text and multimedia messages and related information</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read text and multimedia messages, and any information related to them.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/message.write</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Sending text and multimedia messages and updating their statuses</p></td> 
 <td rowspan="1" colspan="1"><p>The application can write, send, delete, and move text and multimedia messages, and change the settings and statuses of the messages, such as read or unread.</p></td> 
 </tr>
-<tr>
-<td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/minicontrol.provider</span></p></td>
-<td rowspan="1" colspan="1"><p>public</p></td>
-<td rowspan="1" colspan="1"><p>Showing toolbar</p></td>
-<td rowspan="1" colspan="1"><p>The application can show a small toolbar on the notification panel or lock screen while it is open.</p></td>
-</tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/network.get</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Reading network information</p></td> 
 <td rowspan="1" colspan="1"><p>The application can retrieve network information such as the status of each network, its type, and detailed network profile information.</p></td> 
 </tr>
 <tr> 
-<td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/network.profile</span></p></td><td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/network.profile</span></p></td>
+<td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Managing network profiles</p></td> 
 <td rowspan="1" colspan="1"><p>The application can add, remove, and edit network profiles.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/network.set</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Managing network connections</p></td> 
 <td rowspan="1" colspan="1"><p>The application can turn Wi-Fi on and off, and connect to and disconnect from Wi-Fi and mobile networks.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/nfc</span></p>
-</td><td rowspan="1" colspan="1"><p>public</p></td>
+</td>
+<td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Using basic NFC services</p></td> 
 <td rowspan="1" colspan="1"><p>The application can read and write NFC tag information, and send NFC messages to other devices.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/nfc.admin</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Managing NFC general settings</p></td> 
 <td rowspan="1" colspan="1"><p>The application can change NFC settings, such as turning NFC on or off.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/nfc.cardemulation</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Using NFC card emulation mode</p></td> 
 <td rowspan="1" colspan="1"><p>The application can access smart card details, such as credit card details, and allow users to make payments via NFC.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/notification</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Providing notifications</p></td> 
 <td rowspan="1" colspan="1"><p>The application can show and hide its own notifications and badges.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/packagemanager.admin</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Installing/uninstalling application packages
 </p></td> 
 <td rowspan="1" colspan="1"><p>The application can install and uninstall application packages.</p></td> 
 </tr>
 <tr> 
-<td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/packagemanager.clearcache</span></p></td>
-<td rowspan="1" colspan="1"><p>public</p></td>
-<td rowspan="1" colspan="1"><p>Clearing other applications&#39; caches
-</p></td> 
-<td rowspan="1" colspan="1"><p>The application can clear other applications&#39; caches.</p></td> 
-</tr>
-<tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/packagemanager.info</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Retrieving detailed package information</p></td> 
 <td rowspan="1" colspan="1"><p>The application can retrieve detailed application package information.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/power</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Managing power</p></td> 
 <td rowspan="1" colspan="1"><p>The application can control power-related settings, such as dimming the screen.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/push</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Receiving push notifications</p></td> 
 <td rowspan="1" colspan="1"><p>The application can receive notifications from the Internet.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/reboot</span></p></td> 
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Restarting device</p></td> 
 <td rowspan="1" colspan="1"><p>The application can restart the device. </p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/recorder</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Recording video and audio</p></td> 
 <td rowspan="1" colspan="1"><p>The application can record video and audio.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/screenshot</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Capturing device screen</p></td> 
 <td rowspan="1" colspan="1"><p>The application can capture screenshots.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/secureelement</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Accessing secure elements</p></td> 
 <td rowspan="1" colspan="1"><p>The application can access secure smart card chips, such as UICC/SIM, embedded secure elements, and secure SD cards.</p></td> 
 </tr>
-<tr>
-<td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/systemmonitor</span></p></td>
-<td rowspan="1" colspan="1"><p>public</p></td>
-<td rowspan="1" colspan="1"><p>Monitoring system resources</p></td>
-<td rowspan="1" colspan="1"><p>The application can read system information, including information from the CPU and RAM.</p></td>
-</tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/systemsettings.admin</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Managing all system settings</p></td> 
-<td rowspan="1" colspan="1"><p>The application can read and write all system settings.
-</p></td> 
+<td rowspan="1" colspan="1"><p>The application can read and write all system settings.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/telephony</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Accessing telephony information</p></td> 
 <td rowspan="1" colspan="1"><p>The application can retrieve telephony information, such as the network and SIM card used, the IMEI, and the statuses of calls.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/telephony.admin</span></p></td>
 <td rowspan="1" colspan="1"><p>platform</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Managing telephony settings</p></td> 
 <td rowspan="1" colspan="1"><p>The application can manage telephony settings, such as those for incoming and outgoing calls, forwarding and holding calls, networks, and SIM cards.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/volume.set</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Adjusting volume</p></td> 
 <td rowspan="1" colspan="1"><p>The application can adjust the volume for different features, such as notification alerts, ringtones, and media.</p></td> 
 </tr>
 <tr>
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/widget.viewer</span></p></td> 
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Showing widgets</p></td> 
 <td rowspan="1" colspan="1"><p>The application can show widgets, and information from their associated applications, on the home screen.</p></td> 
 </tr>
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/window.priority.set</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Displaying windows on top of other applications and screen</p></td> 
 <td rowspan="1" colspan="1"><p>The application can appear on top of other windows and screens, including the lock screen, according to the order of priority of the windows. This may prevent you from interacting with other applications or screens until the window for the application is closed.</p></td> 
 </tr>
@@ -849,14 +888,16 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 
 <tbody>
 <tr> 
-<th>Privilege</th> 
+<th>Privilege</th>
 <th>Level</th>
+<th><p>Since<br />Mobile/Wearable</p></th>
 <th>Display name</th> 
 <th>Description</th> 
 </tr> 
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/internet</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3 / 2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Internet</p></td> 
 <td rowspan="1" colspan="1"><p>Most of the mobile and wearable devices use a cellular network for IP communication. However, the cellular network can cause data costs and an application that sends data through the Internet can be crucial for user privacy. Due to the importance of the functionality, a privilege for controlling application Internet access has been added.</p>
 <p>The new privilege is coupled with IP addresses of the destination and source of the IP packets. If your socket is connecting to or listening for any IP address except 127.0.0.1, this privilege is required to communicate properly. If your application does not have this privilege, the connection is blocked in the kernel layer and returns an error in the <span style="font-family: Courier New,Courier,monospace;">connect()</span> function as the permission is denied. If you are listening to a socket, you never receive any packets from the outside without errors on the socket functions.</p>
@@ -865,6 +906,7 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/mediastorage</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3 / 2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>Media storage</p></td> 
 <td rowspan="1" colspan="1"><p>When you connect the device to a computer (Windows or Mac) through USB, you can access a dedicated media storage area shown as massive media storage. This region of the storage is called media storage and is usually used for multimedia files, such as photos, videos, and music files. Since this storage area is used for user private data, access to it must be protected with a privilege.</p>
 <p>If your application does not have this privilege, no file operations into the media storage area succeed and you receive a permission denied error. If you have this privilege, you can read and write directories and files, create new files, and delete files in the storage area.</p></td> 
@@ -872,6 +914,7 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/externalstorage</span></p></td>
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3 / 2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>External storage</p></td> 
 <td rowspan="1" colspan="1"><p>Similar to the media storage, many devices support external storages, such as MicroSD card or USB memory. As with the media storage, the access to an external storage must be protected with a privilege. You can find the absolute path of the external storage with the <a href="../../../../org.tizen.native.mobile.apireference/group__CAPI__SYSTEM__STORAGE__MODULE.html">Storage</a> API functions, such as <span style="font-family: Courier New,Courier,monospace;">storage_get_root_directory()</span>.</p>
 <p>If your application does not have this privilege, all file operations fail with a permission denied error. If you have this privilege, you have full access to the external storage.</p></td> 
@@ -879,6 +922,7 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr> 
 <td rowspan="1" colspan="1"><p><span style="font-family: Courier New,Courier,monospace;">http://tizen.org/privilege/externalstorage.appdata</span></p></td> 
 <td rowspan="1" colspan="1"><p>public</p></td>
+<td rowspan="1" colspan="1"><p>2.3 / 2.3.1</p></td>
 <td rowspan="1" colspan="1"><p>External storage application data</p></td> 
 <td rowspan="1" colspan="1"><p>Many devices support external storages, such as MicroSD card or USB memory. As with the media storage, the access to an external storage must be protected with a privilege.</p>
 <p>If your application does not have this privilege, no file operations with the application data stored in the external storage area succeed and you receive a permission denied error. If you have this privilege, you can store data in the application-specific directory of the external storage. You can find the path for storing data in the external storage with, for example, the <span style="font-family: Courier New,Courier,monospace;">app_get_external_data_path()</span>, <span style="font-family: Courier New,Courier,monospace;">app_get_external_cache_path()</span>, and <span style="font-family: Courier New,Courier,monospace;">app_get_external_shared_data_path()</span> functions.</p></td> 
index 7366d1c..0c7205a 100644 (file)
@@ -45,60 +45,70 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr>
        <th>Privilege</th>
        <th>Level</th>
+       <th>Since</th>
        <th>Display name</th>
        <th>Description</th>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/account.read</td>
        <td>public</td>
+       <td>2.3</td>
        <td>Reading accounts</td>
        <td>The application can read accounts.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/account.write</td>
        <td>public</td>
+       <td>2.3</td>
        <td>Managing accounts</td>
        <td>The application can create, edit, and delete accounts.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/alarm</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Setting alarms</td>
        <td>The application can set alarms and wake up the device at scheduled times.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/application.info</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Retrieving application information</td>
        <td>The application can retrieve information related to other applications.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/application.launch</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Opening applications</td>
        <td>The application can open other applications using the application ID or application control.</td>
 </tr>
 <tr class="partner-level">
        <td class="key">http://tizen.org/privilege/appmanager.certificate</td>
        <td>partner</td>
+       <td>2.2.1</td>
        <td>Getting application certificates</td>
        <td>The application can retrieve specified application certificates.</td>
 </tr>
 <tr class="partner-level">
        <td class="key">http://tizen.org/privilege/appmanager.kill</td>
        <td>partner</td>
+       <td>2.2.1</td>
        <td>Closing applications</td>
        <td>The application can close other applications.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/bluetooth</td>
        <td>public</td>
+       <td>2.4</td>
        <td>Using unrestricted Bluetooth services</td>
        <td>The application can perform unrestricted actions using Bluetooth, such as scanning for and connecting to other devices.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/bluetooth.admin</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Managing Bluetooth general settings</td>
        <td>The application can change Bluetooth settings, such as turning Bluetooth on or off and setting the device name. <strong>Deprecated since 2.4</strong>. Use <span style="font-family: Courier New,Courier,monospace">http://tizen.org/privilege/bluetooth</span> instead.
        </td>
@@ -106,6 +116,7 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr>
        <td class="key">http://tizen.org/privilege/bluetooth.gap</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Using Bluetooth GAP</td>
        <td>The application can use the Bluetooth Generic Access Profile (GAP) to, for example, scan for and pair with devices. <strong>Deprecated since 2.4</strong>. Use <span style="font-family: Courier New,Courier,monospace">http://tizen.org/privilege/bluetooth</span> instead.
        </td>
@@ -113,6 +124,7 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr>
        <td class="key">http://tizen.org/privilege/bluetooth.health</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Using Bluetooth HDP</td>
        <td>The application can use the Bluetooth Health Device Profile (HDP) to, for example, send health information. <strong>Deprecated since 2.4</strong>. Use <span style="font-family: Courier New,Courier,monospace">http://tizen.org/privilege/bluetooth</span> instead.
        </td>
@@ -120,6 +132,7 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr>
        <td class="key">http://tizen.org/privilege/bluetooth.spp</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Using Bluetooth SPP</td>
        <td>The application can use the Bluetooth Serial Port Profile (SPP) to, for example, send serial data. <strong>Deprecated since 2.4</strong>. Use <span style="font-family: Courier New,Courier,monospace">http://tizen.org/privilege/bluetooth</span> instead.
        </td>
@@ -127,258 +140,301 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr class="platform-level">
        <td class="key">http://tizen.org/privilege/bluetoothmanager</td>
        <td>platform</td>
+       <td>2.2.1</td>
        <td>Managing Bluetooth system settings</td>
        <td>The application can change Bluetooth system settings related to privacy and security, such as the visibility mode.</td>
 </tr>
 <tr class="platform-level">
        <td class="key">http://tizen.org/privilege/bookmark.read</td>
        <td>platform</td>
+       <td>2.2.1</td>
        <td>Reading bookmarks</td>
        <td>The application can read bookmarks.</td>
 </tr>
 <tr class="platform-level">
        <td class="key">http://tizen.org/privilege/bookmark.write</td>
        <td>platform</td>
+       <td>2.2.1</td>
        <td>Managing bookmarks</td>
        <td>The application can create, edit, and delete bookmarks.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/calendar.read</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Reading calendar</td>
        <td>The application can read events and tasks.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/calendar.write</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Managing calendar</td>
        <td>The application can create, update, and delete events and tasks.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/call</td>
        <td>public</td>
+       <td>2.3</td>
        <td>Making phone calls</td>
        <td>The application can make phone calls to numbers when they are tapped without further confirmation.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/callhistory.read</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Reading call logs</td>
        <td>The application can read call log items.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/callhistory.write</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Managing call logs</td>
        <td>The application can create, update, and delete call log items.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/contact.read</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Reading contacts</td>
        <td>The application can read your profile, contacts, and contact history. Contact history can include social network activity.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/contact.write</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Managing contacts</td>
        <td>The application can create, update, and delete your profile, contacts, and any contact history that is related to this application. Contact history can include social network activity.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/content.read</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Reading contents</td>
        <td>The application can read media content information.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/content.write</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Managing contents</td>
        <td>The application can create, update, and delete media content information.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/datacontrol.consumer</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Accessing exported data</td>
        <td>The application can read data exported by data control providers.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/datasync</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Syncing device data</td>
        <td>The application can synchronize device data, such as contacts and calendar events, using the OMA DS 1.2 protocol.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/download</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Downloading via HTTP</td>
        <td>The application can manage HTTP downloads.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/filesystem.read</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Reading file systems</td>
        <td>The application can read file systems.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/filesystem.write</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Writing to file systems</td>
        <td>The application can write to file systems.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/healthinfo</td>
        <td>public</td>
+       <td>2.3</td>
        <td>Reading health related information</td>
        <td>The application can read the user&#39;s health information gathered by device sensors, such as pedometer or heart rate monitor.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/ime</td>
        <td>public</td>
+       <td>2.4</td>
        <td>Providing input methods</td>
        <td>The application can provide users with a way to enter characters and symbols into an associated text field.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/led</td>
        <td>public</td>
+       <td>2.4</td>
        <td>Managing LEDs</td>
        <td>The application can turn LEDs on or off, such as the LED on the front of the device and the camera flash.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/location</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Using user location</td>
        <td>The application can read the user&#39;s location information.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/mediacontroller.client</td>
        <td>public</td>
+       <td>2.4</td>
        <td>Controlling media player</td>
        <td>The application can receive information about currently playing media from applications that are allowed to send it, and can control those applications remotely.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/mediacontroller.server</td>
        <td>public</td>
+       <td>2.4</td>
        <td>Accepting remote controls</td>
        <td>The application can send information about currently playing media to applications that are allowed to receive it, and can be controlled remotely by those applications.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/messaging.read</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Accessing messages</td>
        <td>The application can retrieve messages from message boxes or receive messages.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/messaging.write</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Writing messages</td>
        <td>The application can write, send, sync, and remove text messages, multimedia messages, and emails.</td>
 </tr>
 <tr class="partner-level">
        <td class="key">http://tizen.org/privilege/networkbearerselection</td>
        <td>partner</td>
+       <td>2.2.1</td>
        <td>Selecting network connection</td>
        <td>The application can request and release a specific network connection.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/nfc.admin</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Managing NFC general settings</td>
        <td>The application can change NFC settings, such as turning NFC on or off.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/nfc.cardemulation</td>
        <td>public</td>
+       <td>2.3</td>
        <td>Using NFC card emulation mode</td>
        <td>The application can access smart card details, such as credit card details, and allow users to make payments via NFC.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/nfc.common</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Using NFC common features</td>
        <td>The application can use NFC common features.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/nfc.p2p</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Pushing NFC messages</td>
        <td>The application can push NFC messages to other devices.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/nfc.tag</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Reading/writing to NFC tags</td>
        <td>The application can read and write NFC tag information.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/notification</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Providing notifications</td>
        <td>The application can show and hide its own notifications and badges.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/package.info</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Receiving package information</td>
        <td>The application can retrieve information about installed packages.</td>
 </tr>
 <tr class="platform-level">
        <td class="key">http://tizen.org/privilege/packagemanager.install</td>
        <td>platform</td>
+       <td>2.2.1</td>
        <td>Managing packages</td>
        <td>The application can install or uninstall application packages.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/power</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Managing power</td>
        <td>The application can control power-related settings, such as dimming the screen.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/push</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Receiving push notifications</td>
        <td>The application can receive notifications from the Internet.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/secureelement</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Accessing secure elements</td>
        <td>The application can access secure smart card chips, such as UICC/SIM, embedded secure elements, and secure SD cards.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/setting</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Accessing user settings</td>
        <td>The application can change and read user settings.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/system</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Reading system information</td>
        <td>The application can read system information.</td>
 </tr>
 <tr class="partner-level">
        <td class="key">http://tizen.org/privilege/systemmanager</td>
        <td>partner</td>
+       <td>2.2.1</td>
        <td>Reading secure system information</td>
        <td>The application can read secure system information. <strong>Deprecated since 2.3.1</strong>. Use <span style="font-family: Courier New,Courier,monospace">http://tizen.org/privilege/telephony</span> instead.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/telephony</td>
        <td>public</td>
+       <td>2.3.1</td>
        <td>Accessing telephony information</td>
        <td>The application can retrieve telephony information, such as the network and SIM card used, the IMEI, and the statuses of calls.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/volume.set</td>
        <td>public</td>
+       <td>2.3</td>
        <td>Adjusting volume</td>
        <td>The application can adjust the volume for different features, such as notification alerts, ringtones, and media.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/websetting</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Managing web application settings</td>
        <td>The application can change its Web application settings, including deleting cookies. <strong>Deprecated since 2.4.</strong></td>
 </tr>
@@ -391,16 +447,19 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr>
        <th>Privilege</th>
        <th>Level</th>
+       <th>Since</th>
        <th>Description</th>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/internet</td>
        <td>public</td>
+       <td>2.3</td>
        <td>The application can access the Internet using the <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_m.html#websocket">WebSocket</a>, <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_m.html#httpreq">XMLHttpRequest Level 2</a>, <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_m.html#serversent">Server-Sent Events</a>, <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_m.html#cache">HTML5 Application caches</a>, and <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_m.html#cross">Cross-Origin Resource Sharing</a> APIs.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/mediacapture</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>The application can manipulate streams from cameras and microphones using the <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_m.html#getusermedia">getUserMedia</a> API.
        <p><strong>Privilege behavior:</strong></p>
        <ul><li>In the local domain, if this privilege is defined, permission is granted. Otherwise, execution is blocked.</li>
@@ -409,6 +468,7 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr>
        <td class="key">http://tizen.org/privilege/unlimitedstorage</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>The application can use the storage with unlimited size with the <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_m.html#directory">File API: Directories and System</a>, <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_m.html#writer">File API: Writer</a>, <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_m.html#database">Indexed Database</a>, and <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_m.html#sql">Web SQL Database</a> APIs.
        <p><strong>Privilege behavior:</strong></p>
        <ul><li>In the local domain, if this privilege is defined, permission is granted. Otherwise, pop-up user prompt is used.</li>
@@ -417,6 +477,7 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr>
        <td class="key">http://tizen.org/privilege/notification</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>The application can display simple notifications using the <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_m.html#webnoti">Web Notifications</a> API.
        <p><strong>Privilege behavior:</strong></p>
        <ul><li>In the local domain, if this privilege is defined, permission is granted. Otherwise, pop-up user prompt is used.</li>
@@ -425,6 +486,7 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr>
        <td class="key">http://tizen.org/privilege/location </td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>The application can access geographic locations using the <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_m.html#geo">Geolocation</a> API.
        <p><strong>Privilege behavior:</strong></p>
        <ul><li>In the local domain, if this privilege is defined, permission is granted. Otherwise, execution is blocked.</li>
@@ -439,11 +501,13 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr>
        <th>Privilege</th>
        <th>Level</th>
+       <th>since</th>
        <th>Description</th>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/fullscreen</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>The application can display in the full-screen mode using the <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_m.html#fullscreen">FullScreen API - Mozilla</a> API.
        <p><strong>Privilege behavior:</strong></p>
 <ul><li>If this privilege is defined, permission is granted without user interaction. Otherwise, permission is granted by user interaction.</li></ul></td>
@@ -457,238 +521,245 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr>
        <th>Privilege</th>
        <th>Level</th>
+       <th>Since</th>
        <th>Display name</th>
        <th>Description</th>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/alarm</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Setting alarms</td>
        <td>The application can set alarms and wake up the device at scheduled times.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/application.info</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Retrieving application information</td>
        <td>The application can retrieve information related to other applications.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/application.launch</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Opening applications</td>
        <td>The application can open other applications using the application ID or application control.</td>
 </tr>
 <tr class="partner-level">
        <td class="key">http://tizen.org/privilege/appmanager.certificate</td>
        <td>partner</td>
+       <td>2.2.1</td>
        <td>Getting application certificates</td>
        <td>The application can retrieve specified application certificates.</td>
 </tr>
 <tr class="partner-level">
        <td class="key">http://tizen.org/privilege/appmanager.kill</td>
        <td>partner</td>
+       <td>2.2.1</td>
        <td>Closing applications</td>
        <td>The application can close other applications.</td>
 </tr>
 <tr>
-    <td class="key">http://tizen.org/privilege/bluetooth</td>
-    <td>public</td>
-    <td>Using unrestricted Bluetooth services</td>
-    <td>The application can perform unrestricted actions using Bluetooth, such as scanning for and connecting to other devices.</td>
-</tr>
-<tr>
        <td class="key">http://tizen.org/privilege/bluetooth.admin</td>
        <td>public</td>
+       <td>2.3.1</td>
        <td>Managing Bluetooth general settings</td>
-       <td>The application can change Bluetooth settings, such as turning Bluetooth on or off and setting the device name. <strong>Deprecated since 2.4</strong>. Use <span style="font-family: Courier New,Courier,monospace">http://tizen.org/privilege/bluetooth</span> instead.
-       </td>
+       <td>The application can change Bluetooth settings, such as turning Bluetooth on or off and setting the device name.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/bluetooth.gap</td>
        <td>public</td>
+       <td>2.3.1</td>
        <td>Using Bluetooth GAP</td>
-       <td>The application can use the Bluetooth Generic Access Profile (GAP) to, for example, scan for and pair with devices. <strong>Deprecated since 2.4</strong>. Use <span style="font-family: Courier New,Courier,monospace">http://tizen.org/privilege/bluetooth</span> instead.
-       </td>
+       <td>The application can use the Bluetooth Generic Access Profile (GAP) to, for example, scan for and pair with devices.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/bluetooth.health</td>
        <td>public</td>
+       <td>2.3.1</td>
        <td>Using Bluetooth HDP</td>
-       <td>The application can use the Bluetooth Health Device Profile (HDP) to, for example, send health information. <strong>Deprecated since 2.4</strong>. Use <span style="font-family: Courier New,Courier,monospace">http://tizen.org/privilege/bluetooth</span> instead.
-        </td>
+       <td>The application can use the Bluetooth Health Device Profile (HDP) to, for example, send health information. </td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/bluetooth.spp</td>
        <td>public</td>
+       <td>2.3.1</td>
        <td>Using Bluetooth SPP</td>
-       <td>The application can use the Bluetooth Serial Port Profile (SPP) to, for example, send serial data. <strong>Deprecated since 2.4</strong>. Use <span style="font-family: Courier New,Courier,monospace">http://tizen.org/privilege/bluetooth</span> instead.
-       </td>
+       <td>The application can use the Bluetooth Serial Port Profile (SPP) to, for example, send serial data.</td>
 </tr>
 <tr class="platform-level">
        <td class="key">http://tizen.org/privilege/bluetoothmanager</td>
        <td>platform</td>
+       <td>2.3.1</td>
        <td>Managing Bluetooth system settings</td>
        <td>The application can change Bluetooth system settings related to privacy and security, such as the visibility mode.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/call</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Making phone calls</td>
        <td>The application can make phone calls to numbers when they are tapped without further confirmation.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/content.read</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Reading contents</td>
        <td>The application can read media content information.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/content.write</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Managing contents</td>
        <td>The application can create, update, and delete media content information.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/download</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Downloading via HTTP</td>
        <td>The application can manage HTTP downloads.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/filesystem.read</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Reading file systems</td>
        <td>The application can read file systems.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/filesystem.write</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Writing to file systems</td>
        <td>The application can write to file systems.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/healthinfo</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Reading health related information</td>
        <td>The application can read the user&#39;s health information gathered by device sensors, such as pedometer or heart rate monitor.</td>
 </tr>
 <tr>
-       <td class="key">http://tizen.org/privilege/ime</td>
-       <td>public</td>
-       <td>Providing input methods</td>
-       <td>The application can provide users with a way to enter characters and symbols into an associated text field.</td>
-</tr>
-<tr>
        <td class="key">http://tizen.org/privilege/location</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Using user location</td>
        <td>The application can read the user&#39;s location information.</td>
 </tr>
 <tr>
-       <td class="key">http://tizen.org/privilege/mediacontroller.client</td>
+       <td class="key">http://tizen.org/privilege/nfc.admin</td>
        <td>public</td>
-       <td>Controlling media player</td>
-       <td>The application can receive information about currently playing media from applications that are allowed to send it, and can control those applications remotely.</td>
+       <td>2.3.1</td>
+       <td>Managing NFC general settings</td>
+       <td>The application can change NFC settings, such as turning NFC on or off.</td>
 </tr>
 <tr>
-       <td class="key">http://tizen.org/privilege/mediacontroller.server</td>
+       <td class="key">http://tizen.org/privilege/nfc.cardemulation</td>
        <td>public</td>
-       <td>Accepting remote controls</td>
-       <td>The application can send information about currently playing media to applications that are allowed to receive it, and can be controlled remotely by those applications.</td>
-</tr>
-<tr>
-       <td class="key">http://tizen.org/privilege/nfc.admin</td>
-       <td>public</td>
-       <td>Managing NFC general settings</td>
-       <td>The application can change NFC settings, such as turning NFC on or off.</td>
-</tr>
-<tr>
-       <td class="key">http://tizen.org/privilege/nfc.cardemulation</td>
-       <td>public</td>
-       <td>Using NFC card emulation mode</td>
-       <td>The application can access smart card details, such as credit card details, and allow users to make payments via NFC.</td>
+       <td>2.3.1</td>
+       <td>Using NFC card emulation mode</td>
+       <td>The application can access smart card details, such as credit card details, and allow users to make payments via NFC.</td>
 </tr>
 <tr>
-       <td class="key">http://tizen.org/privilege/nfc.common</td>
-       <td>public</td>
-       <td>Using NFC common features</td>
-       <td>The application can use NFC common features.</td>
+       <td class="key">http://tizen.org/privilege/nfc.common</td>
+       <td>public</td>
+       <td>2.3.1</td>
+       <td>Using NFC common features</td>
+       <td>The application can use NFC common features.</td>
 </tr>
 <tr>
-       <td class="key">http://tizen.org/privilege/nfc.p2p</td>
-       <td>public</td>
-       <td>Pushing NFC messages</td>
-       <td>The application can push NFC messages to other devices.</td>
+       <td class="key">http://tizen.org/privilege/nfc.p2p</td>
+       <td>public</td>
+       <td>2.3.1</td>
+       <td>Pushing NFC messages</td>
+       <td>The application can push NFC messages to other devices.</td>
 </tr>
 <tr>
-       <td class="key">http://tizen.org/privilege/nfc.tag</td>
-       <td>public</td>
-       <td>Reading/writing to NFC tags</td>
-       <td>The application can read and write NFC tag information.</td>
+       <td class="key">http://tizen.org/privilege/nfc.tag</td>
+       <td>public</td>
+       <td>2.3.1</td>
+       <td>Reading/writing to NFC tags</td>
+       <td>The application can read and write NFC tag information.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/notification</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Providing notifications</td>
        <td>The application can show and hide its own notifications and badges.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/package.info</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Receiving package information</td>
        <td>The application can retrieve information about installed packages.</td>
 </tr>
 <tr class="platform-level">
        <td class="key">http://tizen.org/privilege/packagemanager.install</td>
        <td>platform</td>
+       <td>2.2.1</td>
        <td>Managing packages</td>
        <td>The application can install or uninstall application packages.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/power</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Managing power</td>
        <td>The application can control power-related settings, such as dimming the screen.</td>
 </tr>
 <tr>
-       <td class="key">http://tizen.org/privilege/push</td>
-       <td>public</td>
-       <td>Receiving push notifications</td>
-       <td>The application can receive notifications from the Internet.</td>
+       <td class="key">http://tizen.org/privilege/push</td>
+       <td>public</td>
+       <td>2.3.1</td>
+       <td>Receiving push notifications</td>
+       <td>The application can receive notifications from the Internet.</td>
 </tr>
 <tr>
-       <td class="key">http://tizen.org/privilege/secureelement</td>
-       <td>public</td>
-       <td>Accessing secure elements</td>
-       <td>The application can access secure smart card chips, such as UICC/SIM, embedded secure elements, and secure SD cards.</td>
+       <td class="key">http://tizen.org/privilege/secureelement</td>
+       <td>public</td>
+       <td>2.3.1</td>
+       <td>Accessing secure elements</td>
+       <td>The application can access secure smart card chips, such as UICC/SIM, embedded secure elements, and secure SD cards.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/setting</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Accessing user settings</td>
        <td>The application can change and read user settings.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/system</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Reading system information</td>
        <td>The application can read system information.</td>
 </tr>
 <tr class="partner-level">
        <td class="key">http://tizen.org/privilege/systemmanager</td>
        <td>partner</td>
+       <td>2.2.1</td>
        <td>Reading secure system information</td>
        <td>The application can read secure system information. <strong>Deprecated since 2.3.1</strong>. Use <span style="font-family: Courier New,Courier,monospace">http://tizen.org/privilege/telephony</span> instead.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/telephony</td>
        <td>public</td>
-               <td>Accessing telephony information</td>
-               <td>The application can retrieve telephony information, such as the network and SIM card used, the IMEI, and the statuses of calls.</td>
+       <td>2.3.1</td>
+       <td>Accessing telephony information</td>
+       <td>The application can retrieve telephony information, such as the network and SIM card used, the IMEI, and the statuses of calls.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/volume.set</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>Adjusting volume</td>
        <td>The application can adjust the volume for different features, such as notification alerts, ringtones, and media.</td>
 </tr>
@@ -701,16 +772,19 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr>
        <th>Privilege</th>
        <th>Level</th>
+       <th>Since</th>
        <th>Description</th>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/internet</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>The application can access the Internet using the <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_w.html#websocket">WebSocket</a>, <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_w.html#httpreq">XMLHttpRequest Level 1</a>, and <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_w.html#cross">Cross-Origin Resource Sharing</a> APIs.</td>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/mediacapture</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>The application can manipulate streams from cameras and microphones using the <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_w.html#getusermedia">getUserMedia</a> API.
        <p><strong>Privilege behavior:</strong></p>
        <ul><li>In the local domain, if this privilege is defined, permission is granted. Otherwise, execution is blocked.</li>
@@ -719,6 +793,7 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr>
        <td class="key">http://tizen.org/privilege/unlimitedstorage</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>The application can use the storage with unlimited size with the <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_w.html#database">Indexed Database</a> API.
        <p><strong>Privilege behavior:</strong></p>
        <ul><li>In the local domain, if this privilege is defined, permission is granted. Otherwise, pop-up user prompt is used.</li>
@@ -727,6 +802,7 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr>
        <td class="key">http://tizen.org/privilege/location </td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>The application can access geographic locations using the <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_w.html#geo">Geolocation</a> API.
        <p><strong>Privilege behavior:</strong></p>
        <ul><li>In the local domain, if this privilege is defined, permission is granted. Otherwise, execution is blocked.</li>
@@ -741,11 +817,13 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr>
        <th>Privilege</th>
        <th>Level</th>
+       <th>Since</th>
        <th>Description</th>
 </tr>
 <tr>
        <td class="key">http://tizen.org/privilege/camera</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>The application can capture video and image on a target device using the <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_w.html#camera">Camera API (Tizen Extension)</a> (Video Recording and Image Capture) API.
        <p><strong>Privilege behavior:</strong></p>
        <ul><li>In the local domain, if this privilege is defined, permission is granted. Otherwise, execution is blocked.</li>
@@ -754,6 +832,7 @@ tr.partner-level, tr.platform-level { background-color: #cff }
 <tr>
        <td class="key">http://tizen.org/privilege/audiorecorder</td>
        <td>public</td>
+       <td>2.2.1</td>
        <td>The application can record an audio stream on a target device using the <a href="../../../../org.tizen.web.apireference/html/w3c_api/w3c_api_w.html#camera">Camera API (Tizen Extension)</a> (Audio Recording) API.
        <p><strong>Privilege behavior:</strong></p>
        <ul><li>In the local domain, if this privilege is defined, permission is granted. Otherwise, execution is blocked.</li>