Merge "Remove unknown user type log"
This commit is contained in:
committed by
Android (Google) Code Review
commit
5fad8113c0
@@ -3966,8 +3966,6 @@ public class DevicePolicyManagerService extends BaseIDevicePolicyManager {
|
||||
admins.add(admin);
|
||||
}
|
||||
}
|
||||
} else {
|
||||
Slogf.w(LOG_TAG, "Unknown user type: " + userInfo);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user