sm7125: overlay: Set config_restartActionsList

Change-Id: Ib2b29acedf04f4697a23b0bbbcb8cabf75f013e6
fourteen-wip
Simon1511 3 years ago
parent 9e54f108d9
commit afaaf884d3
  1. 7
      overlay/lineage-sdk/lineage/res/res/values/config.xml

@ -17,4 +17,11 @@
<!-- Whether device has screen with higher aspect ratio -->
<bool name="config_haveHigherAspectRatioScreen">true</bool>
<!-- Defines the actions shown in advanced reboot submenu -->
<string-array name="config_restartActionsList">
<item>restart</item>
<item>restart_recovery</item>
<item>restart_download</item>
</string-array>
</resources>

Loading…
Cancel
Save