CMSettings: Port "Development shortcut" (3/3)
Change-Id: Icffcfafab9f971787e15ec5fc2892e5a6f83f553
This commit is contained in:
parent
f3583e75dc
commit
2927d19d86
@ -1283,6 +1283,13 @@ public final class CMSettings {
|
||||
* @hide
|
||||
*/
|
||||
public static final String LOCKSCREEN_TARGETS = "lockscreen_target_actions";
|
||||
|
||||
/**
|
||||
* Whether to display a menu containing 'Wipe data', 'Force close' and other options
|
||||
* in the notification area and in the recent app list
|
||||
* @hide
|
||||
*/
|
||||
public static final String DEVELOPMENT_SHORTCUT = "development_shortcut";
|
||||
// endregion
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user