summaryrefslogtreecommitdiff
path: root/libs/androidfw/ObbFile.cpp
diff options
context:
space:
mode:
author Charles Chen <charlesccchen@google.com> 2023-03-13 20:50:20 +0800
committer Charles Chen <charlesccchen@google.com> 2023-03-25 01:41:14 +0800
commit1af8ee5bd8b6d5df6bab3c23dcbfe7610ca2981b (patch)
tree087e79fbb9c75b4b9dbb7aca0e0925c18d4f3d65 /libs/androidfw/ObbFile.cpp
parent28b2efa802a67a6ed6ea0d1f50aa4f599e90a565 (diff)
Checks SplitAttributes when reusing container
Before this CL, we checks whether a container can be reused based on rules. However, there's a corner case that the SplitAttributesCalculator function is updated before a new activity is started. It may lead to the split pair has different splitAttributes even if activities matches the same rule. This CL also takes whether the calculated SplitAttributes match the SplitAttributes of the container into account. Bug: 241043377 Test: atest SplitAttributesCalculatorTest SplitControllerTest Change-Id: I4bd4797d9462fccc9be56fd1cdb422e27a79bcff
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions