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
Loading
Please register or sign in to comment