| commit | 73e18dd671cb33a4f99bab6d34c3314a438e18cd | [log] [tgz] |
|---|---|---|
| author | Pierre-Clément Tosi <ptosi@google.com> | Wed Sep 22 15:32:42 2021 +0200 |
| committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Sep 24 10:59:27 2021 +0200 |
| tree | d243b706dbb76bfbae446caba63a4b33d1030a92 | |
| parent | ed7b94812ad82c80a0b509a20dc955d42154aa1b [diff] |
Replace crosvm.ext4 by cvd-host_package.tar.gz Add the Cuttlefish host binaries archive/package from build: https://ci.android.com/builds/submitted/7603964/aosp_cf_arm64_phone-userdebug/latest/ that were used to produce the crosvm.ext4 disk image in commit ed7b94812ad82 ("crosvm.ext4: Update to latest version"). Remove the pre-built image as it can now be generated from the archive. Bug: 198568262 Test: - Change-Id: I69c0bd4b41f5602283dbe1e23afb0f603c12dc82
diff --git a/linux-aarch64/cvd-host_package.tar.gz b/linux-aarch64/cvd-host_package.tar.gz new file mode 100644 index 0000000..6141d08 --- /dev/null +++ b/linux-aarch64/cvd-host_package.tar.gz Binary files differ
diff --git a/linux-aarch64/images/crosvm.ext4 b/linux-aarch64/images/crosvm.ext4 deleted file mode 100644 index 7b20f4c..0000000 --- a/linux-aarch64/images/crosvm.ext4 +++ /dev/null Binary files differ