diff options
author | 2025-03-10 11:56:51 -0400 | |
---|---|---|
committer | 2025-03-11 12:50:51 -0400 | |
commit | b1b817cc819e519990ca9f954c7ed83931e73e51 (patch) | |
tree | 98ce9b5a3d5d397d5b19e4095906d4adcffc232e /libs/androidfw/AssetsProvider.cpp | |
parent | 2e3384a8a939726ddc7569ca36462f235847e337 (diff) |
Flag for more parallelization in package parsing
Current behavior when scanning system partitions for apps to install is
to parse packages in a directory and install them before moving on to
the next directory. This flag will gate whether PM is allowed to
continue parsing packages before installs in a directory have completed.
Test: presubmit
Bug: 401622806
Flag: android.content.pm.parallel_package_parsing_across_system_dirs
Change-Id: I9b265c981f0498d5f8f371f8eef919e2b0457572
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions