sdk: Add GLOBAL_ACTION_KEY_RESTART_FASTBOOT
Change-Id: Ib4f050f634769f58e654a4240fb521f136fd04e7
This commit is contained in:
@@ -39,6 +39,7 @@ public class PowerMenuConstants {
|
||||
public static final String GLOBAL_ACTION_KEY_RESTART_RECOVERY = "restart_recovery";
|
||||
public static final String GLOBAL_ACTION_KEY_RESTART_BOOTLOADER = "restart_bootloader";
|
||||
public static final String GLOBAL_ACTION_KEY_RESTART_DOWNLOAD = "restart_download";
|
||||
public static final String GLOBAL_ACTION_KEY_RESTART_FASTBOOT = "restart_fastboot";
|
||||
|
||||
private static String[] ALL_ACTIONS = {
|
||||
GLOBAL_ACTION_KEY_POWER,
|
||||
|
||||
Reference in New Issue
Block a user