diff options
author | 2024-01-19 12:49:22 -0800 | |
---|---|---|
committer | 2024-01-19 12:55:09 -0800 | |
commit | 0ebba6132a32eeaf3ff9df2a6c972da2f4e881b9 (patch) | |
tree | ed42cb1acfbd39ababfd87587c9d04f14bbc8eba /scripts/uffd_gc_utils.py | |
parent | f29b80c51fbbdf0ec590b284f658ad356a9e7230 (diff) |
avb_add_hash_footer: fix rollback_index format
The --rollback_index value is interpreted as base 10 by default; fix the
avb_add_hash_footer rule to print values in base 10 rather than hex.
This doesn't affect any current build targets since all usages have
rollback_index < 10 at the moment so base 10 and hex are identical.
Test: a rollback_index of 12 failed build previously, now succeeds
Change-Id: Ib6cafacca02f8792a0bf3a1e733fc89ee16adebb
Diffstat (limited to 'scripts/uffd_gc_utils.py')
0 files changed, 0 insertions, 0 deletions