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

Commit fd196378 authored by Adam Bookatz's avatar Adam Bookatz Committed by Android (Google) Code Review
Browse files

Merge "Trivial javadoc fix about calling user" into main

parents 3fede68d d8712cb5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3846,7 +3846,7 @@ public class UserManager {
    }

    /**
     * Return the time when the context user was unlocked elapsed milliseconds since boot,
     * Return the time when the calling user was unlocked elapsed milliseconds since boot,
     * or 0 if not unlocked.
     *
     * @hide