commit | 79b241bf55a157cc8323278fd1c8e96daa0ba871 | [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 | d3844d856da54b4e9d0b220067153d92c38ee451 [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