diff options
| author | 2024-11-20 16:42:53 -0800 | |
|---|---|---|
| committer | 2024-11-21 10:30:37 -0800 | |
| commit | 0c4b415f1f3497285798bf75760805386945c213 (patch) | |
| tree | 92a3f5734ce6f9c50570199d85d0cf06d6f91b55 /filesystem/filesystem_test.go | |
| parent | e00f2462ca76d15cabb7f43e7bb01c14688ce10c (diff) | |
Fix remaining diffs for init_boot and boot images
- Add missing $(cat ) around the fingerprint file
- Add partition size to init_boot
- Add avb keys and algorithms to boot partitions. I used to switch
  between the two modes in bootimg modules based on if a key was set,
  but now that we are setting a key here I added an explicit mode
  property.
- With all these, there are still diffs because avbtool.py introduces
  randomness for the salt. If you patch out the randomness locally
  the diffs come out clean.
Bug: 377562951
Bug: 377563630
Test: m soong_generated_boot_filesystem_test soong_generated_init_boot_filesystem_test
Change-Id: I448dfb431c240e8d06555fcc5d3e02660e8c2bfb
Diffstat (limited to 'filesystem/filesystem_test.go')
0 files changed, 0 insertions, 0 deletions