summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorFilip Gruszczynski <gruszczy@google.com>2015-06-19 15:14:53 -0700
committerFilip Gruszczynski <gruszczy@google.com>2015-06-19 15:40:47 -0700
commitdd91362c2c65dbcd781034a16f293d5489946f3e (patch)
tree92322a0f50dd157fd150dc13c4c491b544c191fd /tools/aapt2/java/JavaClassGenerator_test.cpp
parentae363d2db4398a695606c254b88be8940139edd1 (diff)
Make sure home activity gets resumed after started.
When there is only one activity and it gets paused, activity manager will try resuming some other activity. If there is no other activity, it will start home activity and try to resume it. This will fail, because the activity stack doesn't want to enter recursive resuming. We need to detect this situation and schedule additional resume of top activity after home gets started. Bug: 21500945 Change-Id: I6ca703f8d97bcc4001e7da4cd5a5db63bfb5c861
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions