Merge "Apply ag/12775659 to IpClientManager."
This commit is contained in:
@@ -88,6 +88,8 @@ public class IpClientManager {
|
|||||||
} catch (RemoteException e) {
|
} catch (RemoteException e) {
|
||||||
log("Error confirming IpClient configuration", e);
|
log("Error confirming IpClient configuration", e);
|
||||||
return false;
|
return false;
|
||||||
|
} finally {
|
||||||
|
Binder.restoreCallingIdentity(token);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user