Merge "Apply ag/12775659 to IpClientManager." am: 77ba0a4383
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1739193 Change-Id: I45986d1a7c41060bd617ad6efdf613188b60aef0
This commit is contained in:
@@ -88,6 +88,8 @@ public class IpClientManager {
|
||||
} catch (RemoteException e) {
|
||||
log("Error confirming IpClient configuration", e);
|
||||
return false;
|
||||
} finally {
|
||||
Binder.restoreCallingIdentity(token);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user