diff options
author | Patrice Arruda <patricearruda@google.com> | 2020-03-19 18:23:26 -0700 |
---|---|---|
committer | Patrice Arruda <patricearruda@google.com> | 2020-03-19 18:23:26 -0700 |
commit | 85f227eed73d98cff60946eb7a450f53e9d362d0 (patch) | |
tree | 0e733056917b356cf3661ac163b64674db964cdd /java/sdk_test.go | |
parent | f59730185355ff5caa5ac675ab78e2be96000804 (diff) |
Generate the build_error protobuf file on first build action error.
buld_error protobuf file is created the moment a build action failed.
This is for external system to detect immediately what caused the
build failure while monitoring the build_progress.pb file.
Bug: b/150401146
Test: * m nothing
* Built successfully aosp_arm-eng and checked build_error file
was not created.
* Modified a cpp file to cause a build failed. Ran m and build
failed. Checked immediately during the build that the
build_error file was created.
* m clean; m and during build, checked if build_error was
removed.
Change-Id: I778616ae8cf242b49ad263b79c93321959112caa
Diffstat (limited to 'java/sdk_test.go')
0 files changed, 0 insertions, 0 deletions