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

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

Merge "Phase out writing BAL exempt flag" into main

parents e3718553 ba613c3c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -907,7 +907,6 @@ public class BackgroundActivityStartControllerExemptionTests {
        int realCallingUid = REGULAR_UID_2;
        int realCallingPid = REGULAR_PID_2;

        mDeviceConfig.set("system_exempt_from_activity_bg_start_restriction_enabled", "true");
        AppOpsManager appOpsManager = mock(AppOpsManager.class);
        when(mService.getAppOpsManager()).thenReturn(appOpsManager);
        when(appOpsManager.checkOpNoThrow(eq(