diff options
author | Andrii Kulian <akulian@google.com> | 2016-07-12 17:11:35 -0700 |
---|---|---|
committer | Andrii Kulian <akulian@google.com> | 2016-07-12 17:11:35 -0700 |
commit | db3e4ecf86939924be863e95d1db9fbb328fa9d8 (patch) | |
tree | 1c72b7e1e2be37365deb425a9736bfe4dbad0403 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 9b550cb1880f495978ce5f789e360e3d3dd25f2c (diff) |
Don't make redundant launch while updating configuration
If the configuration changed the same time when the app was launched,
from ActivityStackSupervisor#realStartActivityLocked we updated
configuration, which lead to resuming top activity in focused stack.
This caused second redundant launch of already launching activity.
Bug: 29516875
Change-Id: I2babe1936dfb53b5a440deee34874731913db2eb
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions