summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorJack Yu <jackyu@google.com>2020-03-22 02:41:25 -0700
committerJack Yu <jackyu@google.com>2020-04-19 00:25:09 -0700
commit7d7adf75e03b11ce45b859b936d0429bb8b769da (patch)
tree8000420823f9e7bf1e8529ad6d580352afea5f27 /tools/aapt2/java/JavaClassGenerator.cpp
parentca4379a86670ee67f3563a0e6cb8e91c1411a5c1 (diff)
Get rid of SIM record access in DcTracker
DcTracker uses several SIM related signals for different purposes. Those signals include SIM record loaded/not-loaded, subscription changed event, and carrier config changed event. Those signals are slightly different but not that really important to DcTracker. What DcTracker cares is 1. Whether SIM is inserted or not. 2. Whether configuration changes or not. By listening to a single carrier config change event can handle the cases above. Removed all SIM record related places in DcTracker. SIM record should not be accessed by anyone outside of UICC controller. Test: Manual test + unit tests Bug: 146168348 Merged-In: Iad45933ea77eb460625a891071535cbeaf8ac3b0 Change-Id: Iad45933ea77eb460625a891071535cbeaf8ac3b0 (cherry picked from commit df3001b935c4ed556f5fcc79c3e73f2b5ac4daf2)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions