commit | c6170bb2f3b0529eb3254ee9a9b934cf01797e1c | [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 | 56aeeffd0caeb45f4348cc9761bcbc2ed787999c [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