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

Commit 51a63642 authored by Felipe Leme's avatar Felipe Leme
Browse files

Added missing @Test

BUG: 28791717
Test: none
Change-Id: Iaa574218d2232b3bd8fbce0a9259d25708baebed
parent a08ca06b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -465,6 +465,7 @@ public class NetworkPolicyManagerServiceTest {
        }
    }

    @Test
    @NetPolicyXml("uidA-blacklisted-restrict-background-off.xml")
    public void testBlacklistedAppIsNotNotifiedWhenRestrictBackgroundIsOn() throws Exception {
        // Sanity checks.
@@ -476,6 +477,7 @@ public class NetworkPolicyManagerServiceTest {
        futureIntent.assertNotReceived();
    }

    @Test
    @NetPolicyXml("uidA-whitelisted-restrict-background-off.xml")
    public void testWhitelistedAppIsNotNotifiedWhenRestrictBackgroundIsOn() throws Exception {
        // Sanity checks.