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

Commit 262cc4a7 authored by Alex Kershaw's avatar Alex Kershaw Committed by Automerger Merge Worker
Browse files

Merge "Clarify setPackagesSuspended javadoc" into rvc-dev am: 78ce4ab5 am:...

Merge "Clarify setPackagesSuspended javadoc" into rvc-dev am: 78ce4ab5 am: 0ad11049 am: a939a0b8

Change-Id: If22380341f6d4b9a7f6a267fcb5868610ce0c85a
parents ff95c44e a939a0b8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -6832,6 +6832,10 @@ public class DevicePolicyManager {
     * package will no longer be suspended. The admin can block this by using
     * {@link #setUninstallBlocked}.
     *
     * <p>Some apps cannot be suspended, such as device admins, the active launcher, the required
     * package installer, the required package uninstaller, the required package verifier, the
     * default dialer, and the permission controller.
     *
     * @param admin The name of the admin component to check, or {@code null} if the caller is a
     *            package access delegate.
     * @param packageNames The package names to suspend or unsuspend.