summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Makoto Onuki <omakoto@google.com> 2024-08-02 09:11:46 -0700
committer Cherrypicker Worker <android-build-cherrypicker-worker@google.com> 2024-08-06 21:38:24 +0000
commitfcf5cde2e899ee1fb732577aa8d0a6d1859d305e (patch)
treef5c48d82703753c9cee548b9f07fd2b87fa78ab9 /libs/androidfw/misc.cpp
parent7645fa807e8f2e3cbdc9420c45f1bb29e4430dad (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 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a0ad8aa151aa4015ef1b63b4f4e0e1abb38f1891) Merged-In: I50fd932a8e61196eda66c074eb2f8089e455b515 Change-Id: I50fd932a8e61196eda66c074eb2f8089e455b515
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions