summaryrefslogtreecommitdiff
path: root/libs/androidfw/ObbFile.cpp
diff options
context:
space:
mode:
author Evan Laird <evanlaird@google.com> 2023-03-30 12:17:26 -0400
committer Evan Laird <evanlaird@google.com> 2023-03-30 14:04:37 -0400
commit18614852377e2a131d740af9be1a86b6b7945594 (patch)
tree9bac8a6c018dbfb51e6a1ec9967e7146b3156835 /libs/androidfw/ObbFile.cpp
parentdb1dbe4d89e4c4aaa900604dc61981f83cb49ad8 (diff)
[Sb refactor] Ensure we fetch default data subId on flow start
The old pipeline aggressively polls SubscriptionManager for the `defaultDataSubId`. We don't want to do that since it's going to cause IPC on the main thread, and it's not necessary. This change enforces that we poll SubscriptionManager.getDefaultDataSubscrpitionId() when the flow is started, so that we always know the current value when collectors show up. Further updates are still expected to come in through the broadcast. Test: MobileConnectionsRepositoryTest Bug: 270315194 Change-Id: I74aa6b9b456ca497b02de48d4c932a2b4814c97a
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions