Merge "Put screensavers back in the icebox for now. DO NOT MERGE." into ics-mr1
This commit is contained in:
committed by
Android (Google) Code Review
commit
2a40d0d92b
@ -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