Merge "Fix testRegisterUsageCallback failure in setUp" am: e873a53af1
am: c581541255
Change-Id: I5723e356d1b6aa1a71ba693598a5796900fd9ddc
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