commit | 773ba0257913f3fa3fc1e28d33826ea6cbdf86cd | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Fri Jan 24 18:07:12 2020 -0800 |
committer | Hall Liu <hallliu@google.com> | Fri Jan 24 18:07:12 2020 -0800 |
tree | 571b6e4e1d7787899e6b1c72541b91fc75d44a80 | |
parent | 0faeb295c666ada48f619abebb24fa1b2895b2c7 [diff] |
Enforce ACCESS_COARSE_LOCATION on getCellLocation A implementation bug in Q meant that we weren't checking ACCESS_COARSE_LOCATION on apps targeting API 28 or earlier on getCellLocation. This change patches this issue. Bug: 147402629 Test: atest TelephonyManagerTest:#testSdk28CellLocation Change-Id: Ie1f622307dec66500b83e960a44f49c37068007e