summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author TYM Tsai <tymtsai@google.com> 2024-08-12 17:22:28 +0800
committer TYM Tsai <tymtsai@google.com> 2024-09-02 00:31:19 +0800
commite4a4d0c7712f2d1efd5915be62d85f3c3abbc2f4 (patch)
tree35223fcc04d3b9876ef0096cfce10a192ec2c94a /libs/androidfw/FileStream.cpp
parentcb197a1d41180a098b29eea4636ad5e467df8e19 (diff)
Code refactoring: split installPackagesLI to some methods
This refactoring will change the locking behavior of mInstallLock. Before: lock, prepare, scan, reconcile, commit, unlock. After: lock, prepare, unlock, lock, scan, unlock, lock, reconcile, unlock, lock, commit, unlock. Also will have followed up changes to remove lock for the prepare and scan stages. Bug: 321139675 Flag: EXEMPT Code refactoring Test: atest CtsInstallHostTestCases Change-Id: I18b9698226458fe218f34b10d973648f26c6f50b
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions