commit | a668a2d59b482563bd7b82fdc1b0f7c61b281aff | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Thu Mar 04 09:38:21 2021 +0800 |
committer | lucaslin <lucaslin@google.com> | Thu Mar 04 09:38:21 2021 +0800 |
tree | efa616e39ad86373d101107efeb066b9f77267a7 | |
parent | 48054e5cf49464c8e61faadce1be6797f8f40b5b [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: I8221bb8717ba6809c5087ea2808cd4ccef948cfd