Loading core/java/android/app/admin/SystemUpdatePolicy.java +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ import java.util.stream.Collectors; /** * Determines when over-the-air system updates are installed on a device. Only a device policy * controller (DPC) running in device owner mode or in profile owner mode for an organization-owned * device can set an update policy for the device—by calling the {@code DevicePolicyManager} method * device can set an update policy for the device by calling the {@code DevicePolicyManager} method * {@link DevicePolicyManager#setSystemUpdatePolicy setSystemUpdatePolicy()}. An update * policy affects the pending system update (if there is one) and any future updates for the device. * Loading Loading
core/java/android/app/admin/SystemUpdatePolicy.java +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ import java.util.stream.Collectors; /** * Determines when over-the-air system updates are installed on a device. Only a device policy * controller (DPC) running in device owner mode or in profile owner mode for an organization-owned * device can set an update policy for the device—by calling the {@code DevicePolicyManager} method * device can set an update policy for the device by calling the {@code DevicePolicyManager} method * {@link DevicePolicyManager#setSystemUpdatePolicy setSystemUpdatePolicy()}. An update * policy affects the pending system update (if there is one) and any future updates for the device. * Loading