Merge "Clarify setPackagesSuspended javadoc" into rvc-dev am: 78ce4ab540
Change-Id: I3b7deb54a34b008e5a2d34f3804b578b105d58e7
This commit is contained in:
@@ -6832,6 +6832,10 @@ public class DevicePolicyManager {
|
|||||||
* package will no longer be suspended. The admin can block this by using
|
* package will no longer be suspended. The admin can block this by using
|
||||||
* {@link #setUninstallBlocked}.
|
* {@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
|
* @param admin The name of the admin component to check, or {@code null} if the caller is a
|
||||||
* package access delegate.
|
* package access delegate.
|
||||||
* @param packageNames The package names to suspend or unsuspend.
|
* @param packageNames The package names to suspend or unsuspend.
|
||||||
|
|||||||
Reference in New Issue
Block a user