diff options
author | Bryce Lee <brycelee@google.com> | 2018-03-13 19:23:03 -0700 |
---|---|---|
committer | Bryce Lee <brycelee@google.com> | 2018-03-13 19:23:03 -0700 |
commit | 4c4013805bd9ec08c583d9a8ba24f5122b2c39b4 (patch) | |
tree | 6ffecb6188dce338cf810e68f4088723dc89c6ec /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 5dbde05f06a1fc5273efb6a38e3f65419a30ea23 (diff) |
Check if last resumed activity is null before resuming.
Previous implementation did not encounter this issue as the resumed
activity was simply assigned to the stack member variable. Since we
now rely on a callback from the activity record, we must check to
see if the record is null before invoking #setState on it.
Test: atest CtsAutoFillServiceTestCases:android.autofillservice.cts.SessionLifecycleTest#testDatasetVisibleWhileAutofilledAppIsLifecycled
Bug: 74604879
Change-Id: Icead81d44a826260145f72549a9caa0fb62d6af3
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions