diff options
author | Adam Lesinski <adamlesinski@google.com> | 2014-09-22 16:04:32 -0700 |
---|---|---|
committer | Adam Lesinski <adamlesinski@google.com> | 2014-09-22 16:04:32 -0700 |
commit | 246a8bcadde961f6bc8172811a052af3568a6f4d (patch) | |
tree | 2f8982621f3836676c95461b59414bb47f06d1c1 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | ca5e72c5aeb85c99ed7a5ae3bf3a870462562352 (diff) |
Revert behavior of Lockscreen Activity Launch to KK
There exists a lifecycle regression where launching an
app from the lockscreen (camera, etc.) causes a series
of onResume, onPause, onRestart, onStart, onResume.
This CL reverts the behavior to what it was in KK, which
is to say that the Launcher is first resumed/paused, then
the Activity being launched has a simple onRestart,onStart, onResume
lifecycle.
Bug:17459745
Change-Id: I04091d2f86a929ee972c8d6debc1beb033c135a8
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions