Merge "Abort removing account if prohibited by policy"
This commit is contained in:
committed by
Android (Google) Code Review
commit
1a405db22a
@@ -863,6 +863,7 @@ public class AccountManagerService
|
||||
"User cannot modify accounts");
|
||||
} catch (RemoteException re) {
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
long identityToken = clearCallingIdentity();
|
||||
|
||||
Reference in New Issue
Block a user