summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorRiddle Hsu <riddlehsu@google.com>2020-06-29 17:02:57 +0800
committerRiddle Hsu <riddlehsu@google.com>2020-06-30 01:38:28 +0800
commita9391ebe84bf74ef184dd2cdf1e1f22d118551bb (patch)
treea3789140608e017f943e3ecade89e70f6ba406ee /tools/aapt2/java/JavaClassGenerator.cpp
parent46986caa19343e37883859ab5dc6d2610064a49b (diff)
Do not put in-recent task in hidden task list
Tasks that cannot be accessed recently are hidden tasks, and the tasks will be removed when going to home to avoid leakage. But the task may be added to recent task again according to back stack, then it should not be hidden anymore, otherwise it may be removed unexpectedly. Also guard the case when performing the removal of hidden tasks. Fixes: 149538962 Test: RecentTasksTest#testAddTasksHomeClearUntrackedTasks_expectFinish Change-Id: I3de151aaeaad311f863c3867102a916779370407
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions