am f966cf35: Merge "default the screen on during the dream." into jb-mr1-dev
* commit 'f966cf353942690ca691e52a5b396a824fd52829': default the screen on during the dream.
This commit is contained in:
@@ -120,7 +120,7 @@ public class DreamService extends Service implements Window.Callback {
|
||||
private boolean mInteractive = false;
|
||||
private boolean mLowProfile = true;
|
||||
private boolean mFullscreen = false;
|
||||
private boolean mScreenBright = false;
|
||||
private boolean mScreenBright = true;
|
||||
private boolean mFinished;
|
||||
|
||||
private boolean mDebug = false;
|
||||
|
||||
Reference in New Issue
Block a user