mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-07 16:58:05 -04:00
universal7870: rework overlay and move some values to specific
This commit is contained in:
parent
0498996eb5
commit
e539e1845e
2 changed files with 46 additions and 12 deletions
|
@ -151,4 +151,11 @@
|
|||
-->
|
||||
<!-- <integer name="config_longPressOnAppSwitchBehavior">9</integer> -->
|
||||
|
||||
<!-- 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…
Add table
Add a link
Reference in a new issue