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

Commit 77ba0a43 authored by Lorenzo Colitti's avatar Lorenzo Colitti Committed by Gerrit Code Review
Browse files

Merge "Apply ag/12775659 to IpClientManager."

parents c06ebb02 246c5d92
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -88,6 +88,8 @@ public class IpClientManager {
        } catch (RemoteException e) {
            log("Error confirming IpClient configuration", e);
            return false;
        } finally {
            Binder.restoreCallingIdentity(token);
        }
    }