overlay: Enable more global actions
* Bring back airplane mode and reboot options * Just like the old days :) Change-Id: I26940d5874d4294883fae0d1dbe6031a13ed2645
This commit is contained in:
@@ -48,4 +48,15 @@
|
||||
<item>.*com.antutu.benchmark.*,2</item>
|
||||
</string-array>
|
||||
-->
|
||||
|
||||
<!-- Defines the default set of global actions. Actions may still be disabled or hidden based
|
||||
on the current state of the device. -->
|
||||
<string-array translatable="false" name="config_globalActionsList">
|
||||
<item>power</item>
|
||||
<item>reboot</item>
|
||||
<item>airplane</item>
|
||||
<item>bugreport</item>
|
||||
<item>users</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user