summaryrefslogtreecommitdiff
path: root/libs/androidfw/ZipUtils.cpp
diff options
context:
space:
mode:
author Evan Laird <evanlaird@google.com> 2025-01-09 13:10:22 -0500
committer Evan Laird <evanlaird@google.com> 2025-01-10 14:35:29 -0500
commitaf694e918c02d9a644fcdc4836e9297da7e4741a (patch)
treed9cb7ea35dfa1e08e7698651f7000a647cea6f84 /libs/androidfw/ZipUtils.cpp
parentd1765c39fb04470d4297c110663fe0ae6eb7e4eb (diff)
[mobile] Represent invalid subIds as null
MobileConnectionsRepository.defaultDataSubId was allowing INVALID_SUBSCRIPTION_ID to be propagated downstream, which is kind of wrong. The only reason we would represent that value was because reading the int from the broadcast intent wants to have a default value. This change turns INVALID_SUBSCRIPTION_ID to null downstream, and adds the necessary changes to support it elsewhere. Test: StatusBarOperatorNameViewModelTest Test: MobileConnectionsRepositoryTest Test: all tets statusbar/pipeline/mobile Bug: 388834614 Flag: EXEMPT bugfix Change-Id: I7898aa304b4f2f6b58a88567ed5d42abd65a36f3
Diffstat (limited to 'libs/androidfw/ZipUtils.cpp')
0 files changed, 0 insertions, 0 deletions