summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2016-01-31 11:43:25 -0800
committerWale Ogunwale <ogunwale@google.com>2016-01-31 11:43:25 -0800
commite0dacc11ad37a94d023a30d00fcf20eb45e9fea8 (patch)
tree54b447d207955f25f17df1032c530110871d768b /tools/aapt2/java/JavaClassGenerator_test.cpp
parent33f266201ce33e3e8082927df28cadbbe1f4011f (diff)
Allow activities without FLAG_ACTIVITY_NEW_TASK set to be home activities
Some callers can launch the home activity without setting FLAG_ACTIVITY_NEW_TASK on the intent. When this occurred we were putting a copy of the home activity in the application stack which causes a few issues like the home activity showing up in the recents list. We now don't check the FLAG_ACTIVITY_NEW_TASK flag when determining if the activity is a home activity is it meets all the other requirements. Bug: 26797267 Change-Id: I8176c6d9c27d26e9db6fa9f0f1a48e2e1388fb46
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions