Android VTS 9.0 Release 12 (6203387)
change-spl: Detect image format before simg2img

This commit reads the sparse image magic word before calling simg2img
so that `change_security_patch_var.sh` can support both sparse and
unsparse system images.

Bug: 79395599
Test: ./change_security_patch_ver.sh with the latest aosp_arm64 image
Change-Id: I207195fa9a3922aa24cca7317dbfc0aaf2f64a36
Merged-In: I207195fa9a3922aa24cca7317dbfc0aaf2f64a36
1 file changed
tree: 0c45c85dfa55759491d0c2e4bb68ac945f020fe7
  1. build/
  2. harnesses/
  3. host_setup/
  4. tools/
  5. .clang-format
  6. .gitignore
  7. OWNERS
  8. README.md
README.md

Android Vendor Test Suite (VTS) Lab

VTS Lab is an open source test serving infrastructure that can be used to streamline VTS and CTS-on-GSI (General System Image) tests.