summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorNathan Harold <nharold@google.com>2020-02-20 17:17:36 -0800
committerNathan Harold <nharold@google.com>2020-02-27 16:08:44 -0800
commitc058cac051ab083dc7fb7ea6aa85699110b2e9bf (patch)
treef3c29a89e2e149e07b882ecdfb6f495e3f4f38ae /tools/aapt2/java/JavaClassGenerator_test.cpp
parentf4a9445a52524ef227e46c1b6bd13a6265bf47b4 (diff)
Remove NetworkClass from TelephonyManager
NetworkClass isn't especially useful because the APIs for getting and setting preferred networks have been converted to bitmasks of individual RATs. Removing this because it's causing confusion about the proper structure of the API surface. There are < 100k total usages with the vast majority (60% or more) coming from two apps. Because NetworkClass is used in RadioAccessFamily for a sort of comparison function, rewrite that function, porting and updating logic from TelephonyConnectionService to that compare() method. Bug: 128572818 Test: atest RadioAccessFamilyTest Merged-In: I1f279fadd8c543b845fce0f13dc62c1480757692 Change-Id: I1f279fadd8c543b845fce0f13dc62c1480757692 (cherry picked from commit d44b4efa33d5b17303ae5f4ee43d7096b85e7295)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions