Files
build_soong/ui/status/ninja_frontend
Jeongik Cha 3622b3464b Show estimated build end time during build
Ninja delivers estimated total build time and critical path time from
previous ninja log.

Bug: 292304818
Test: check if ETA shows
Change-Id: I014caaa3e8222a53c8822616b2ae31b88a3b0310
2023-11-29 09:57:35 +09:00
..
2018-07-12 14:15:31 -07:00
2018-07-12 14:15:31 -07:00

This comes from https://android.googlesource.com/platform/external/ninja/+/master/src/frontend.proto

The only difference is the specification of a go_package. To regenerate frontend.pb.go, run regen.sh.