commit | 0d01b3b1eba96e81ad4ee906f4e71e2d3841cd17 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Wed Dec 30 11:54:55 2020 +0800 |
committer | lucaslin <lucaslin@google.com> | Wed Dec 30 11:54:55 2020 +0800 |
tree | 9694a9fc7bc1bd207897dab7990feea4d09f59ae | |
parent | 8196aaaaee2c796707f03a199304941bda18dd9e [diff] |
Replace withCleanCallingIdentity with [clear|restore]CallingIdentity To prevent using @hide method - withCleanCallingIdentity() from mainline module, use clearCallingIdentity() & restoreCallingIdentity() instead. Bug: 172183305 Test: FrameworksNetTests, CtsNetTestCasesLatestSdk Change-Id: Iccd492741a0a5b1c2531fc5fc1378933b65ae038