diff options
author | Wale Ogunwale <ogunwale@google.com> | 2016-08-08 09:51:04 -0700 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2016-08-08 09:51:04 -0700 |
commit | 950faffd02db9aa8c622959be3ff8be612f27aae (patch) | |
tree | 7267c31bbb1d7967a488dbc71886b2bf137d4178 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 295d81c360ff56554b6c8c1adc0f9e2a38eca67c (diff) |
Don't ensure configuration for activity we are resuming.
Regression introduced in ag/865988 when ASS.ensureActivitiesVisibleLocked()
was added to the end of AS.completePauseLocked() without specifing the
starting/resuming activity. If the starting/resuming activity isn't specified
the resuming activity can be relaunched with the current configuration which
might be different from the configuration the activity will end up in if it has
fixed orientation.
We now pass in the starting/resuming activity to avoid this.
Bug: 30509213
Change-Id: Idd0be84745bad83a1924e850b9b4020b927a78d8
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions