Loading core/java/android/companion/virtual/VirtualDeviceParams.java +1 −1 Original line number Diff line number Diff line Loading @@ -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. Loading Loading
core/java/android/companion/virtual/VirtualDeviceParams.java +1 −1 Original line number Diff line number Diff line Loading @@ -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. Loading