diff options
author | Inseob Kim <inseob@google.com> | 2020-03-03 22:06:32 +0900 |
---|---|---|
committer | Inseob Kim <inseob@google.com> | 2020-03-05 09:36:31 +0900 |
commit | ac775b2a0fa1a0f58e406bf2bbad1c1a3977f0b0 (patch) | |
tree | dbf93d8501cfb13f4bd3799b9acf7d9ede996ce3 /java/java.go | |
parent | 307dd9f4a5062713992463f433ad79d46f19c765 (diff) |
Capture snapshot headers in parallel
VNDK and vendor snapshot singleton work in a single thread, so globbing
in singleton results in ridiculus running time. Moving codes to
GenerateAndroidBuildActions to reduce running time.
Bug: 150406226
Test: VNDK_SNAPSHOT_BUILD_ARTIFACTS=true m dist vndk vendor-snapshot
Test: vendorSnapshotSingleton build time became 0.56s (from 10s)
Test: build.ninja building time became 1m11s (from 1m21s)
Change-Id: I4a081eef5847c62ca00280ca426f5b4e10f87b59
Merged-In: I4a081eef5847c62ca00280ca426f5b4e10f87b59
(cherry picked from commit eda2e9c728d0dfa2bbc65f9bad6815547cd7433e)
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions