commit | aa4283b976ea7bc5d1708472477834462a1dbdde | [log] [tgz] |
---|---|---|
author | Hall Liu <[email protected]> | Thu May 21 17:09:35 2020 -0700 |
committer | android-build-team Robot <[email protected]> | Wed Jun 10 00:37:05 2020 +0000 |
tree | 861c2b82cffbf3e782fcc0e97466823e20099a1b | |
parent | 202613bc7b86f12d5b50c46c9ecc8c515e15e650 [diff] |
requestCellInfoUpdate: always check location perms Check for fine location permission on all api levels -- this api is new to api level 29, so older apps won't be tripped up by it. Fixes: 154934934 Test: atest TelephonyLocationTest Change-Id: Ia4edcf9ac5b5e3c4c2a3bfb79abb31242484f14f (cherry picked from commit d60acc9f3247eaa64626d2c119114e31f47b30c1)