Merge "Add a secure settings to control game dashboard shortcut." into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
59d20a8fb0
@@ -10046,6 +10046,12 @@ public final class Settings {
|
||||
@Readable
|
||||
public static final String NAS_SETTINGS_UPDATED = "nas_settings_updated";
|
||||
|
||||
/**
|
||||
* Control whether Game Dashboard shortcut is always on for all games.
|
||||
* @hide
|
||||
*/
|
||||
@Readable
|
||||
public static final String GAME_DASHBOARD_ALWAYS_ON = "game_dashboard_always_on";
|
||||
|
||||
/**
|
||||
* These entries are considered common between the personal and the managed profile,
|
||||
|
||||
Reference in New Issue
Block a user