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

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

Merge "Tidy up some Javadoc."

parents c27b0785 83b05285
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2147,8 +2147,8 @@ public class DevicePolicyManager {
        public static final int UPDATE_ERROR_INCORRECT_OS_VERSION = 2;

        /**
         * Represents the update file being wrong, i.e. payloads are mismatched, wrong compressions
         * method.
         * Represents the update file being wrong; e.g. payloads are mismatched, or the wrong
         * compression method is used.
         */
        public static final int UPDATE_ERROR_UPDATE_FILE_INVALID = 3;