diff options
| author | 2023-03-15 22:24:03 -0700 | |
|---|---|---|
| committer | 2023-03-30 16:44:28 -0700 | |
| commit | ff56c0124fe79c5f0f22d16223cab60999a314f2 (patch) | |
| tree | ff301208e7873d09d4083af9a2d3d6f6abd787a4 /java/java_test.go | |
| parent | bb7c61ff61f343bc8cad6e1f597ff18fdaccc876 (diff) | |
cuttlefish: Stop building the CVD host package tarball by default.
This change causes us to stop building the CVD host package during
the default `m` build, as this is one of the most time consuming steps
of incremental builds, taking around a minute on my machine. Instead,
we build a directory containing the host package contents. A companion
change to acloud teaches it to upload the directory if it exists.
The host package tarball will continue to be built with `m dist` and `m
hosttar`. When building the host package, just create it from the package
contents directory instead of going through a zip file as we were before.
Bug: 273862156
Change-Id: Id7ab47cd5a2e96d073fcc21ed82d3719119df6b9
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions