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

Commit 28bec1f4 authored by Adam Bookatz's avatar Adam Bookatz
Browse files

Fix getProfileProperties javadoc typo

Test: N/A
Flag: EXEMPT bugfix
Change-Id: I862e540da58ecf5cf7d558d775266d0e3e0be631
parent f9a50ff6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4021,7 +4021,7 @@ public class UserManager {
     * {@code android.Manifest.permission#MANAGE_USERS},
     * {@code android.Manifest.permission#QUERY_USERS}, or
     * {@code android.Manifest.permission#INTERACT_ACROSS_USERS}
     * permission, or else the caller must be in the same profile group as the caller.
     * permission, or else the caller must be in the same profile group as the specified user.
     *
     * @param userHandle the user handle of the user whose information is being requested.
     * @return a UserProperties object for a specific user.