Merge "Fix testRegisterUsageCallback failure in setUp"
This commit is contained in:
@@ -227,9 +227,6 @@ public class NetworkStatsServiceTest {
|
||||
|
||||
@After
|
||||
public void tearDown() throws Exception {
|
||||
// Registered by NetworkStatsService's constructor.
|
||||
LocalServices.removeServiceForTest(NetworkStatsManagerInternal.class);
|
||||
|
||||
IoUtils.deleteContents(mStatsDir);
|
||||
|
||||
mServiceContext = null;
|
||||
|
||||
Reference in New Issue
Block a user