Put screensavers back in the icebox for now. DO NOT MERGE.
Bug: 5689684 Change-Id: I3a5291c3520bb43e35d55714f1522e4ae7f6e63c
This commit is contained in:
@ -65,7 +65,7 @@ class UiModeManagerService extends IUiModeManager.Stub {
|
||||
|
||||
// Enable launching of applications when entering the dock.
|
||||
private static final boolean ENABLE_LAUNCH_CAR_DOCK_APP = true;
|
||||
private static final boolean ENABLE_LAUNCH_DESK_DOCK_APP = false;
|
||||
private static final boolean ENABLE_LAUNCH_DESK_DOCK_APP = true;
|
||||
|
||||
private static final int MSG_UPDATE_TWILIGHT = 0;
|
||||
private static final int MSG_ENABLE_LOCATION_UPDATES = 1;
|
||||
|
Reference in New Issue
Block a user