lineage: overlay: Use default AOSP power menu list

* We shouldn't be changing the default behaviour anyway, plus
  Airplane Mode toggle is horrid on 8.1 right now

Change-Id: Ie795443f840e023f0c67f2a6729a7d702bc37cd5
gugelfrei
Rashed Abdel-Tawab 7 years ago
parent 93256e4ac9
commit 81eecf9584

@ -47,16 +47,6 @@
<string name="config_mms_user_agent">LineageOS</string>
<string name="config_mms_user_agent_profile_url">http://www.google.com/oha/rdf/ua-profile-kila.xml</string>
<!-- 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>restart</item>
<item>airplane</item>
<item>bugreport</item>
<item>users</item>
</string-array>
<!-- Enable lockscreen rotation by default -->
<bool name="config_enableLockScreenRotation">true</bool>

Loading…
Cancel
Save