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

Commit 05f23d97 authored by Paul Crowley's avatar Paul Crowley Committed by Android Git Automerger
Browse files

am f57d9dcb: am fbeeac82: Merge "Add a tag to separate paragraphs in Javadoc" into lmp-mr1-dev

* commit 'f57d9dcb':
  Add a tag to separate paragraphs in Javadoc
parents 86390e72 f57d9dcb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1481,8 +1481,8 @@ public class DevicePolicyManager {
     * Flag for {@link #wipeData(int)}: also erase the factory reset protection
     * data.
     *
     * This flag may only be set by device owner admins; if it is set by other
     * admins a {@link SecurityException} will be thrown.
     * <p>This flag may only be set by device owner admins; if it is set by
     * other admins a {@link SecurityException} will be thrown.
     */
    public static final int WIPE_RESET_PROTECTION_DATA = 0x0002;