App ops: add "draw on top" op, improve switch ordering.
Change-Id: Ibe490305650f986f3ccf1ea25012272287455f59
This commit is contained in:
@@ -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. -->
|
||||
|
Reference in New Issue
Block a user