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

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

Merge "Mark getProfileOwnerAsUser(int) as UnsupportedAppUsage again" into qt-dev

parents 04d615da c073e956
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6396,6 +6396,7 @@ public class DevicePolicyManager {
    /**
     * @hide
     */
    @UnsupportedAppUsage
    public @Nullable ComponentName getProfileOwnerAsUser(final int userId) {
        if (mService != null) {
            try {