commit | 4cb4e19ccee06764e63bca94fa2f674bf1a254e8 | [log] [tgz] |
---|---|---|
author | Jiashen Wang <jiashenwang@google.com> | Mon Jan 27 19:03:06 2020 -0800 |
committer | Jiashen Wang <jiashenwang@google.com> | Sat Feb 08 15:35:50 2020 -0800 |
tree | 17aa80b7e2ac11f818202d3ed5364f3e1c2a2b4d | |
parent | 57c17a81367dd2c21d9196dff7d507d730eef98a [diff] |
Clear calling identity when executing the callback Callbacks need to be executed within Binder.clearCallingIdentity() since user code executed in the callback should be with the calling pid/uid of the app, not the system. Bug: 117795921 Test: Manually tested on eSIM operations Change-Id: Ie50315e3fd287559ed516a24de09af6707c03d2f Merged-In: Ie50315e3fd287559ed516a24de09af6707c03d2f