commit | eaff72d5449671fdf5a89f8b5007e78eb91eacec | [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 | 4470fc14c7c71b5d869d7d4ed074428e18c7d5d1 | |
parent | 48172e9b5dcfde5491c667b8d78bb3e9301f2044 [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