summaryrefslogtreecommitdiff
path: root/core/java/android/util/SparseBooleanArray.java
diff options
context:
space:
mode:
authorBryce Lee <brycelee@google.com>2018-04-05 17:01:37 -0700
committerBryce Lee <brycelee@google.com>2018-04-06 13:02:52 -0700
commit2b8e0378ba7eda2203a7152a689c100259ae52ef (patch)
treef716cf9344cb5e84dd994d1f38ce0df9589a4f2d /core/java/android/util/SparseBooleanArray.java
parent312a176a0be0f4807b19e1583decca535e2ee6b7 (diff)
Properly remove activity from task on start failure.
When we fail to start an activity, it is removed from its parent task by the starter. We currently directly ask the task to remove the child activity. This is incorrect as the stack is unaware of the movement and cannot cleanup the task if necessary. This changelist addresses the problem by asking the stack instead to finish the activity. Change-Id: I41faa2f4e81873601d45a8ccd1bf22fef9e57033 Fixes: 76679042 Test: atest FrameworksServicesTests:ActivityStarterTests#testTaskModeViolation
Diffstat (limited to 'core/java/android/util/SparseBooleanArray.java')
0 files changed, 0 insertions, 0 deletions