platform_build_soong/zip
Zhenhuang Wang b8451b8448 Support storing SHA256 checksum for files in soong_zip
Add a -sha256 argument to soong_zip that computes SHA256 checksum for
each file and stores the value in file header. The SHA information can
then be used by downstream systems that use content addressing.

Bug: 259513199
Test: zip_test.go
Test: soong_zip -o test.zip -D test_dir -sha256
Change-Id: I20e9f424bd0a4604f0dc7cc77bd65f10eb49a163
2023-01-25 10:00:58 +08:00
..
cmd Support storing SHA256 checksum for files in soong_zip 2023-01-25 10:00:58 +08:00
Android.bp Move response file handling to a separate package 2021-03-25 11:06:45 -07:00
rate_limit.go split soong_zip into a library and a binary 2017-10-19 18:18:04 +00:00
zip.go Support storing SHA256 checksum for files in soong_zip 2023-01-25 10:00:58 +08:00
zip_test.go Support storing SHA256 checksum for files in soong_zip 2023-01-25 10:00:58 +08:00