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

Commit 90e20129 authored by Meng Wang's avatar Meng Wang Committed by Automerger Merge Worker
Browse files

Merge "Allow ImsServiceEntitlement app to schedule jobs" into sc-dev am: 0c1b382a

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14762972

Change-Id: Iad6032e45e432f1df392b2001fc5fcda0204972b
parents ecc90d6f 0c1b382a
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>