App ops: add "draw on top" op, improve switch ordering.

Change-Id: Ibe490305650f986f3ccf1ea25012272287455f59
This commit is contained in:
Dianne Hackborn
2013-02-07 00:01:10 -08:00
parent 2ae050796a
commit d69e8dc441
2 changed files with 25 additions and 7 deletions

View File

@@ -587,8 +587,9 @@
<item>read ICC SMS</item>
<item>write ICC SMS</item>
<item>modify settings</item>
<item>draw on top</item>
</string-array>
<!-- User display names for app ops codes -->
<string-array name="app_ops_labels">
<item>Location</item>
@@ -615,6 +616,7 @@
<item>Receive SMS/MMS</item>
<item>Send SMS/MMS</item>
<item>Modify settings</item>
<item>Draw on top</item>
</string-array>
<!-- Titles for the list of long press timeout options. -->