commit | 19a2f24e5f290441e3ef0264b4a6052a917dcce6 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Wed Jan 24 16:43:33 2018 -0800 |
committer | Christopher Tate <ctate@google.com> | Wed Jan 24 17:28:39 2018 -0800 |
tree | 88e56606cb51d39f6320ad8029c0188806b091b2 | |
parent | edf9ab2b4a435171125dbc77f9be3e7b0af44fe2 [diff] |
Deal gracefully with cancel of nonexistent jobs In particular, fix an implicit assumption that jobs existing under a given "caller" uid implies that the the same jobs must therefore be known under their source uids as well. This isn't true when the jobs in question are sync jobs (caller uid = system) in secondary users that have been torn down. Bug: 72459151 Test: manual; automated multiuser sync testing tbd Change-Id: I9bb6aabfabdaaee04c39236bc8e1bca696898a83