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

Commit 1a405db2 authored by Amith Yamasani's avatar Amith Yamasani Committed by Android (Google) Code Review
Browse files

Merge "Abort removing account if prohibited by policy"

parents 949131b6 5934dbc9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -863,6 +863,7 @@ public class AccountManagerService
                        "User cannot modify accounts");
            } catch (RemoteException re) {
            }
            return;
        }

        long identityToken = clearCallingIdentity();