avicii: Remove config_restartActionsList
- Unsupported by PE Signed-off-by: zlewchan <x@zlew.tf> Change-Id: I9fb1be754dcb9e19ae0a92099629f93190da12fe
This commit is contained in:
@@ -53,18 +53,4 @@
|
||||
<!-- 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_bootloader</item>
|
||||
<item>restart_fastboot</item>
|
||||
</string-array>
|
||||
|
||||
<!-- The list of package IDs that are not allowed to use aux cameras. -->
|
||||
<string-array name="config_cameraAuxPackageExcludeList" translatable="false">
|
||||
<item>org.telegram.messenger</item>
|
||||
<item>org.thunderdog.challegram</item>
|
||||
<item>us.zoom.videomeetings</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user