Merge "Update javadoc for setManagedSubscriptionsPolicy" into udc-dev am: c0fdac3dc7
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/23515474 Change-Id: I55f5cfc4764ca68f429661a9054bd0fc301580b9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user