Merge "Mark getProfileOwnerAsUser(int) as UnsupportedAppUsage again" into qt-dev am: 73e04f292a
am: 91452e14e5
Change-Id: I05f3a69f77d08b24f1b885d7278cf05ef37957e9
This commit is contained in:
@@ -6396,6 +6396,7 @@ public class DevicePolicyManager {
|
||||
/**
|
||||
* @hide
|
||||
*/
|
||||
@UnsupportedAppUsage
|
||||
public @Nullable ComponentName getProfileOwnerAsUser(final int userId) {
|
||||
if (mService != null) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user