commit | 6b19ce6f0b4ec54e41493345e17e698cc8e34b44 | [log] [tgz] |
---|---|---|
author | nathch <nathch@google.com> | Tue Jan 14 23:55:15 2020 +0000 |
committer | nathch <nathch@google.com> | Tue Jan 14 23:55:15 2020 +0000 |
tree | c4f6c7f0eb9aa72d85d2aec3f4fe0e367de3b6b2 | |
parent | eeb90fec267478176a07edfb7b2fc9a0f9ef4ce4 [diff] |
Remove unnecessary synchronized block The only two actions within the block are sending an intent and canceling a job none of which have anything to do with the queuelock Test: atest -v RunBackupFrameworksServicesRoboTests Test: atest -v CtsBackupTestCases Test: atest -v CtsBackupHostTestCases Bug: 136738613 Change-Id: Ieedb73edf6cd40792232b48a26613b497c87ba02