summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Makoto Onuki <omakoto@google.com> 2024-08-02 09:11:46 -0700
committer Makoto Onuki <omakoto@google.com> 2024-08-05 09:52:27 -0700
commita0ad8aa151aa4015ef1b63b4f4e0e1abb38f1891 (patch)
treefab9c5fc3c1cc58cd40f753afd4f0f93873e452b /libs/androidfw/StringPool.cpp
parent2c39967646f508aa535c50d2c13d3c5e0765d6f4 (diff)
[Ravenwood] Poorman's sharding
Framework-minus-apex is rather slow to process. Ideally HostStubGen should be internally parallelize the processing, but that means now we'll have to carefully synchronize concurrent access to the common data structure. So instead, let's just run multiple HSG instances in parallel. Now the build trace looks like this: http://screen/9B5NUtPjaaQ8jfA Bug: 313930116 Test: $ANDROID_BUILD_TOP/frameworks/base/ravenwood/scripts/run-ravenwood-tests.sh Flag: EXEMPT host side test change only Change-Id: I50fd932a8e61196eda66c074eb2f8089e455b515
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions