commit | 59beee8742c297bd59a43fb8751f925f4e7ff22e | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Mar 04 17:27:32 2021 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Thu Mar 11 20:08:06 2021 +0900 |
tree | 03c499872e45c3e71398b0cb16c5b2d70d50cbf3 | |
parent | 148bdcb48b62d759d9e798f470d1e190a90b9477 [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: I80cff14c06c3cab3e8f3bd1978c2951c4a3317c6