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

Commit e85a23f3 authored by Pavel Grafov's avatar Pavel Grafov Committed by Gerrit Code Review
Browse files

Merge "Correcting javadoc for setPersonalAppsSuspended" into main

parents 16043abe 4ac6ce15
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -16111,11 +16111,6 @@ public class DevicePolicyManager {
     * Called by a profile owner of an organization-owned managed profile to suspend personal
     * apps on the device. When personal apps are suspended the device can only be used for calls.
     *
     * <p>When personal apps are suspended, an ongoing notification about that is shown to the user.
     * When the user taps the notification, system invokes {@link #ACTION_CHECK_POLICY_COMPLIANCE}
     * in the profile owner package. Profile owner implementation that uses personal apps suspension
     * must handle this intent.
     *
     * @param admin Which {@link DeviceAdminReceiver} this request is associated with
     * @param suspended Whether personal apps should be suspended.
     * @throws IllegalStateException if the profile owner doesn't have an activity that handles