am f53c3602
: Bring back Android Dreams.
* commit 'f53c3602f92d623f03e941c1d590a4720578cf5e': Bring back Android Dreams.
This commit is contained in:
@@ -67,7 +67,7 @@ public class DreamTesterPreference extends Preference {
|
||||
.setComponent(cn)
|
||||
.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK
|
||||
| Intent.FLAG_ACTIVITY_EXCLUDE_FROM_RECENTS
|
||||
| Intent.FLAG_ACTIVITY_SINGLE_TOP)
|
||||
)
|
||||
.putExtra("android.dreams.TEST", true);
|
||||
getContext().startActivity(intent);
|
||||
}
|
||||
|
Reference in New Issue
Block a user