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