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

Commit a1560ada authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add a missing break in the documentation of setDevicePolicy"

parents 272d653d e881c560
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -617,7 +617,7 @@ public final class VirtualDeviceParams implements Parcelable {
        /**
         * Specifies a policy for this virtual device.
         *
         * Policies define the system behavior that may be specific for this virtual device. A
         * <p>Policies define the system behavior that may be specific for this virtual device. A
         * policy can be defined for each {@code PolicyType}, but they are all optional.
         *
         * @param policyType the type of policy, i.e. which behavior to specify a policy for.