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

Commit 0eef2859 authored by Rubin Xu's avatar Rubin Xu Committed by Automerger Merge Worker
Browse files

Merge "Update javadoc for setManagedSubscriptionsPolicy" into udc-dev am: c0fdac3d

parents dcd48e33 c0fdac3d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -11369,7 +11369,8 @@ public class DevicePolicyManager {
     * @throws SecurityException     if the caller is not a profile owner on an organization-owned
     *                               managed profile.
     * @throws IllegalStateException if called after the device setup has been completed.
     * @throws UnsupportedOperationException if the api is not enabled.
     * @throws UnsupportedOperationException if managed subscriptions policy is not explicitly
     *         enabled by the device policy management role holder during device setup.
     * @see ManagedSubscriptionsPolicy
     */
    public void setManagedSubscriptionsPolicy(@Nullable ManagedSubscriptionsPolicy policy) {