commit | 3487b4e177b43cb8b8f30d77e6a564c8e3ee8f87 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Tue Jan 15 16:18:05 2019 -0800 |
committer | Makoto Onuki <omakoto@google.com> | Tue Jan 15 16:18:05 2019 -0800 |
tree | 640cac0cccfbfd663a3b584c9890c8cfd9608028 | |
parent | 94ae766a983bdaf5f31493f7aa604b4735725830 [diff] |
Remove unnecessary wtf(). The wtf case could happen if a job started before [readyToSync] is set, and the job scheduler happens to decide to call onStopJob() before jobFinished() is processed. Test: Build, boot Change-Id: I7fe31d9775f1f65886296a74243eab1c0d320450 Fixes: 116007237