Loading X5PRO/ProjectConfig.mk +2 −2 Original line number Diff line number Diff line Loading @@ -380,8 +380,8 @@ MTK_GAS_SERVICE_SUPPORT = no MTK_GEMINI_3SIM_SUPPORT = no MTK_GEMINI_4SIM_SUPPORT = no MTK_GEMINI_ENHANCEMENT = yes MTK_GMO_RAM_OPTIMIZE = yes MTK_GMO_ROM_OPTIMIZE = yes MTK_GMO_RAM_OPTIMIZE = no MTK_GMO_ROM_OPTIMIZE = no MTK_GMO_ZYGOTE_ON_DEMAND = no MTK_GOOGLEOTA_SUPPORT = no MTK_GPS_CHIP = MTK_GPS_MT6735 Loading X5PRO/overlay/frameworks/base/core/res/res/drawable-hdpi/ic_lock_reboot_alpha.pngdeleted 100644 → 0 −1.24 KiB Loading image diff... X5PRO/overlay/frameworks/base/core/res/res/drawable/ic_lock_reboot.xmldeleted 100644 → 0 +0 −3 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <bitmap android:src="@drawable/ic_lock_reboot_alpha" android:tint="?colorControlNormal" xmlns:android="http://schemas.android.com/apk/res/android" /> X5PRO/overlay/frameworks/base/core/res/res/values-ru/strings.xmldeleted 100644 → 0 +0 −4 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <resources> <string name="global_action_reboot">Перезагрузить</string> </resources> X5PRO/overlay/frameworks/base/core/res/res/values/config.xml +0 −17 Original line number Diff line number Diff line Loading @@ -2,23 +2,6 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- Defines the default set of global actions. Actions may still be disabled or hidden based on the current state of the device. Each item must be one of the following strings: "power" = Power off "settings" = An action to launch settings "airplane" = Airplane mode toggle "bugreport" = Take bug report, if available "silent" = silent mode "users" = list of users --> <string-array translatable="false" name="config_globalActionsList"> <item>power</item> <item>reboot</item> <item>bugreport</item> <item>users</item> </string-array> <integer name="config_multiuserMaximumUsers">8</integer> <bool name="config_enableMultiUserUI">true</bool> Loading Loading
X5PRO/ProjectConfig.mk +2 −2 Original line number Diff line number Diff line Loading @@ -380,8 +380,8 @@ MTK_GAS_SERVICE_SUPPORT = no MTK_GEMINI_3SIM_SUPPORT = no MTK_GEMINI_4SIM_SUPPORT = no MTK_GEMINI_ENHANCEMENT = yes MTK_GMO_RAM_OPTIMIZE = yes MTK_GMO_ROM_OPTIMIZE = yes MTK_GMO_RAM_OPTIMIZE = no MTK_GMO_ROM_OPTIMIZE = no MTK_GMO_ZYGOTE_ON_DEMAND = no MTK_GOOGLEOTA_SUPPORT = no MTK_GPS_CHIP = MTK_GPS_MT6735 Loading
X5PRO/overlay/frameworks/base/core/res/res/drawable-hdpi/ic_lock_reboot_alpha.pngdeleted 100644 → 0 −1.24 KiB Loading image diff...
X5PRO/overlay/frameworks/base/core/res/res/drawable/ic_lock_reboot.xmldeleted 100644 → 0 +0 −3 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <bitmap android:src="@drawable/ic_lock_reboot_alpha" android:tint="?colorControlNormal" xmlns:android="http://schemas.android.com/apk/res/android" />
X5PRO/overlay/frameworks/base/core/res/res/values-ru/strings.xmldeleted 100644 → 0 +0 −4 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <resources> <string name="global_action_reboot">Перезагрузить</string> </resources>
X5PRO/overlay/frameworks/base/core/res/res/values/config.xml +0 −17 Original line number Diff line number Diff line Loading @@ -2,23 +2,6 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- Defines the default set of global actions. Actions may still be disabled or hidden based on the current state of the device. Each item must be one of the following strings: "power" = Power off "settings" = An action to launch settings "airplane" = Airplane mode toggle "bugreport" = Take bug report, if available "silent" = silent mode "users" = list of users --> <string-array translatable="false" name="config_globalActionsList"> <item>power</item> <item>reboot</item> <item>bugreport</item> <item>users</item> </string-array> <integer name="config_multiuserMaximumUsers">8</integer> <bool name="config_enableMultiUserUI">true</bool> Loading