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

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

Merge "Fix getProfileProperties javadoc typo" into main

parents 42b59ed4 28bec1f4
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.