Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e2a345aa authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Re-enable NetworkPolicyManagerServiceTest."

parents 9683b889 17711f93
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -134,7 +134,6 @@ import com.google.common.util.concurrent.AbstractFuture;

import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.Test;
import org.junit.rules.MethodRule;
@@ -185,7 +184,6 @@ import java.util.stream.Collectors;
    "com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner"
 * </code></pre>
 */
@Ignore
@RunWith(AndroidJUnit4.class)
@MediumTest
public class NetworkPolicyManagerServiceTest {