sm7125: overlay: Set config_restartActionsList

Change-Id: Ib2b29acedf04f4697a23b0bbbcb8cabf75f013e6
tirimbino
Simon1511 3 years ago committed by Ruchit
parent c08f3d2141
commit 9d5898878b
  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