summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorNathan Harold <nharold@google.com>2020-02-20 17:17:36 -0800
committerNathan Harold <nharold@google.com>2020-03-25 18:34:06 -0700
commit0f0432c1f6ed99db3a607df63909bc6a2a445506 (patch)
tree9b4c9591d464cc94dab80d00f62fdb171a6a7d53 /tools/aapt2/java/JavaClassGenerator.cpp
parent63d4932804a406643d1d124bc88a1a6b956c91aa (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.cpp')
0 files changed, 0 insertions, 0 deletions