commit | 357eb2c2f84dd8e0b354c574d7eb801300e623e0 | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Tue Jan 03 16:42:09 2023 +0000 |
committer | Kweku Adams <kwekua@google.com> | Tue Jan 03 16:44:02 2023 +0000 |
tree | 9413b6bb91733fa6fc0f2dd2270de9cc34e97cc2 | |
parent | ce03ab0bc356c8b641004276ae6c67c83f7b6cd6 [diff] |
Remove unnecessary null check. The StorageController is initialized in JobSchedulerService's constructor and is never null, so the null check is unnecessary. Bug: 141645789 Test: atest CtsJobSchedulerTestCases Change-Id: I97d204cffc435cbe6c3146e7e7691ef8aaf63513