diff options
| author | 2020-03-11 08:21:05 -0700 | |
|---|---|---|
| committer | 2020-03-19 13:15:05 -0700 | |
| commit | 74b43998e75b4ce825e12c5907a8588159dea684 (patch) | |
| tree | c92400750f1ef681bbb4285b1849cd8a48b300a7 /java/system_modules.go | |
| parent | f53737fadce6b2ffda3438593cf48bf7314cfb18 (diff) | |
Add build progress in Soong UI
Soong UI generates a proto file named build_progress.pb in $(OUT_DIR)
output directory that contains build action numbers (how many are executing,
finished and total) during the course of a build. This is for external
systems that invokes the Platform Build Systems and would like to know
the completion status.
Bug: b/150401146
Test: Wrote a bash script that continuously read the
build_progress.pb file and computed the build completed percentage
while building the aosp_arm-eng target. Compared the percentage between
the Soong output console and the one reported by the bash script.
Change-Id: I7c7347bc8e41958093892d8e2731c4f4169937dd
Diffstat (limited to 'java/system_modules.go')
0 files changed, 0 insertions, 0 deletions