summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorNathan Harold <nharold@google.com>2018-08-09 17:10:42 -0700
committerNathan Harold <nharold@google.com>2018-09-20 10:11:11 -0700
commit493223bdf1318ca926dc8c16b17980301f260510 (patch)
tree15441980edd8c874df259b765a0c120c8b2be187 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent999be2982239cfaa2f84a830e8b9241d916370aa (diff)
Remove getNeighboringCell API
Remove the obsolete getNeighboringCell API for callers targeting Q or higher SDK. This API was fully superceded by getAllCellInfo in KitKat, and maintaining it results in battery drain because calls to this API resulted in unrestricted modem calls. For legacy support, this API now routes to the newer CellInfo mechanism, which stems the battery drain but further emphasizes the redundancy. Thus, removing this is the best possible outcome for maintainers, users and OEMs. Bug: 62490173 Test: compilation; atest CtsPermissionTestCasesSdk28 Change-Id: I8aa806bfcad2ceefc9dfbff58c0ce48d5a3cab5b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions