commit | 9090c9efcf90991ef5c3e9cbb4744b83e61f31e1 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Mar 04 17:46:46 2021 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Tue Mar 09 17:00:39 2021 +0900 |
tree | f870baf30a85218d65198fc447a2833678cec6e8 | |
parent | aaef65de426fc272c7d5dabc486e438356748174 [diff] |
Move LocationPermissionChecker to libs/net LocationPermissionChecker was written to be used by multiple connectivity modules, so it belongs in the frameworks/libs/net library. The file is moved as-is with minor modifications in the test to avoid usage of the privileged ActivityManager.getCurrentUser API. Bug: 181837977 Test: atest NetworkStaticLibTests Change-Id: I63bce35ba87c45138b3aaf6244367e982dfec455