Hi, On Thu, 7 Jul 2022 at 05:14, <qianfangui...@163.com> wrote: > > From: qianfan Zhao <qianfangui...@163.com> > > Not all Android tools use the id field for signing the image with sha1, > so make this feature as optional and disabled default. > > Signed-off-by: qianfan Zhao <qianfangui...@163.com> > --- > common/Kconfig.boot | 14 +++++++++++ > common/image-android.c | 55 +++++++++++++++++++++++++++++++++++++----- > 2 files changed, 63 insertions(+), 6 deletions(-)
Please update the test to cover this too: test/py/tests/test_android/test_avb.py Regards, Simon