commit | 42ecdf3dc13361148ae6b37a4bd70967a31e2793 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Mon Apr 16 17:47:56 2018 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Mon Apr 16 17:47:56 2018 -0700 |
tree | 43bb8c54862a21d3663af96f89be342682d01b59 | |
parent | b622906dc51a437c2891d004f77039c5ad157a77 [diff] |
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