commit | 9cc04196e9bae2308381d6b8054ab202192a3c86 | [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 | dfa012a859d096086905d7277a14a084ae22d462 | |
parent | dd3848d115d0d3ccf6b5487e865b702a76acddee [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