commit | cab6c9bc8b54f51a6f0d41ae5abe8128e15b66f7 | [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 | 54ebf0bd979279b4e5bbc2e0f1723aec510463bb | |
parent | a2c355cc18054ec03cabdfa9ed5e151f7c368816 [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