commit | ad369e30b719813658de617534d435d0b86e1d7e | [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 | 9277f96aa7b361ef0f6ba17e63e62e39b4b6e12f | |
parent | 20f05ed023593541a75367ba05fed65df3ecdaf9 [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