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

Commit 0c1b382a authored by Meng Wang's avatar Meng Wang Committed by Android (Google) Code Review
Browse files

Merge "Allow ImsServiceEntitlement app to schedule jobs" into sc-dev

parents e71b4d16 cc01a8a6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -293,4 +293,7 @@
         be able to connect to the internet when such a proxy is in use, since
         all outgoing connections originate from this app. -->
    <allow-in-power-save-except-idle package="com.android.proxyhandler" />

    <!-- Allow IMS service entitlement app to schedule jobs to run when app in background. -->
    <allow-in-power-save-except-idle package="com.android.imsserviceentitlement" />
</permissions>