Skip to content
Commit 42ecdf3d authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Fix issue #74248644: Swiping away task increments start ID of running services

The start item for reporting onTaskRemoved() no longer increments
the current start id, reusing the last one.  Instead we explicitly
disambiguate between normal starts and task removed starts (which
we should have been doing anyway).

Test: manual
Bug: 74248644
Change-Id: Iba6de98353bac459d9769b103a3ee5a9de1df49a
parent b622906d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment