commit | 75ff7022cb3ff4d9e91d2e794623247d7bf3f5ee | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Thu Dec 17 04:14:35 2020 +0800 |
committer | Lucas Lin <lucaslin@google.com> | Thu Dec 17 01:28:39 2020 +0000 |
tree | 04e752e00e6eca814823199ffd99547e0a3417fc | |
parent | f278ef3b027e8710220ed336c2b5fa18c4e41faa [diff] |
Use [clear|restore]CallingIdentity instead of withCleanCallingIdentity ConnectivityService is going to be a part of mainline module, to prevent using @hide method - withCleanCallingIdentity(), use clearCallingIdentity() & restoreCallingIdentity() instead. Bug: 170598012 Test: FrameworksNetTests & CtsNetTestCasesLatestSdk & TetheringIntegrationTests Change-Id: I20f45af4a4044844a171b09269981451a9d7cdb4