commit | 0c4e4a205906a6549682e8b7279922ffe11a6016 | [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 | afbbcede742d079d6d1514f680e53720f5a07cb4 | |
parent | b002b20492e4ef078c4d717025614f5bbc72733c [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