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

Commit 45870375 authored by Evan Severson's avatar Evan Severson Committed by Automerger Merge Worker
Browse files

Merge "Do not allow stopping allowlisted packages" into tm-dev am: 579b2fef

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

Change-Id: Ic81aecc9e3114da1a48f40af32399efff666c454
parents 81e66b13 579b2fef
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -370,6 +370,7 @@ class FgsManagerController @Inject constructor(
                PowerExemptionManager.REASON_SYSTEM_UID,
                PowerExemptionManager.REASON_DEVICE_DEMO_MODE -> UIControl.HIDE_ENTRY

                PowerExemptionManager.REASON_ALLOWLISTED_PACKAGE,
                PowerExemptionManager.REASON_DEVICE_OWNER,
                PowerExemptionManager.REASON_PROFILE_OWNER,
                PowerExemptionManager.REASON_PROC_STATE_PERSISTENT,