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

Commit 579b2fef authored by Evan Severson's avatar Evan Severson Committed by Android (Google) Code Review
Browse files

Merge "Do not allow stopping allowlisted packages" into tm-dev

parents d7af7fca e950fec8
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,