commit | 851a35abe856be6d33917be979628e64e3c019e5 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Thu Apr 27 11:22:15 2017 -0700 |
committer | Christopher Tate <ctate@google.com> | Thu Apr 27 12:14:20 2017 -0700 |
tree | d5d75fd07a32d47c8012655a0cd9e0657cc5a73c | |
parent | 38439169bd855886b6f1f90e844864838adc362b [diff] |
Fix 'jobscheduler run' shell command Tidying up the locking + deferred-work shape of the job scheduler's internal flow inadvertently meant that we were now trying to bind to a job service while under the shell user's uid when the relevant shell command was used to kick off the job. Now we don't do that. Bug 37744607 Test: manual Change-Id: Ia4b83f83f9fbd2e5678eaa279f1d86206fb05023