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

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

Merge "Fixed broken HTML tag." into sc-dev

parents e1add581 7f49f69f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2987,7 +2987,7 @@ public class DevicePolicyManager {
    /**
     * Checks if it's safe to run operations that can be affected by the given {@code reason}.
     *
     * <p><b>Note:/b> notice that the operation safety state might change between the time this
     * <p><b>Note:</b> notice that the operation safety state might change between the time this
     * method returns and the operation's method is called, so calls to the latter could still throw
     * a {@link UnsafeStateException} even when this method returns {@code true}.
     *