commit | 86086774a9874f227d45ee8755dd84ca7ebf6857 | [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 | 3a86e4690e795f31904bb99e74fc91a9be209357 [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