commit | f73d0853953198945b905695c93e562209a861c5 | [log] [tgz] |
---|---|---|
author | Anthony Hugh <ahugh@google.com> | Tue Nov 22 15:13:35 2016 -0800 |
committer | Anthony Hugh <ahugh@google.com> | Wed Nov 30 00:00:15 2016 +0000 |
tree | d5c49fc789cf67d607c93e1612bd662fd4969a2a | |
parent | d841ee9c81638c1c9f93bbb9f94c468361623c2d [diff] |
DO NOT MERGE: Properly set FLAG_ACTIVITY_BROUGHT_TO_FRONT for onNewIntent() callback It looks like there was a regression where #onNewIntent() was called before the FLAG_ACTIVITY_BROUGHT_TO_FRONT flag was set. This change updates the code so we set the flag properly. BUG: 33034247 Change-Id: I61959a289dc5af14ee9d3d7bfa213191238efc88