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

Commit c6fe1e04 authored by Pavel Grafov's avatar Pavel Grafov
Browse files

Fix javadoc to match event payload content.

Test: only comments has changed.
Bug: 70886042

Change-Id: I3b46ea689794c61e1ac6916db95feff364a25c1b
parent 18869a30
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -319,6 +319,7 @@ public class SecurityLog {
     * {@link SecurityEvent#getData()}:
     * <li> [0] admin package name ({@code String}),
     * <li> [1] admin user ID ({@code Integer}).
     * <li> [2] target user ID ({@code Integer})
     */
    public static final int TAG_REMOTE_LOCK = SecurityLogTags.SECURITY_REMOTE_LOCK;