| commit | 2dae0e5450047af2102337a7529b366abbfb16d3 | [log] [tgz] |
|---|---|---|
| author | perl <perl@immunant.com> | Fri Sep 10 18:54:02 2021 -0700 |
| committer | perl <perl@immunant.com> | Fri Sep 10 18:54:02 2021 -0700 |
| tree | 0096680c054c21eef4429155a1bd1b972b32eb11 | |
| parent | 3dfebbc4750aedac91a60ff2f8ddae3df7dcc216 [diff] |
[tools][manifest_compiler] Use bytes.hex() API This change drops backwards compatibility with older versions of Python3 by making use of features added in Python 3.5. This is safe since the hermetic, prebuilt Python version is 3.9 or newer. Test: tools/test_manifest_compiler.py Bug: 197031257 Change-Id: Iacb17144e98739713aef714028b4c65eac7181f3