Do not allow stopping allowlisted packages
Test: Open task manager when apps are downloading Fixes: 221413377 Change-Id: I77d4ddb2ed51c8413d5b19c1a7c73442e1c570c7
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user