platform_bootable_recovery/otautil
Jacky Liu 5ffad4b00b Fix wrong key indexes in package verification logs.
If the verification fails with the key, 'continue' will be performed and
the increment of the index at the end of the loop will be skipped.
This CL fixes it.

Test: check the log and see correct key indexes.
Change-Id: I3d1b2b8b4189f5fedbf8828f5e8e0d0b2e277c6a
2021-12-29 12:51:40 +08:00
..
include Move package verifier from libinstall to libotautil 2021-12-22 23:31:08 +08:00
Android.bp Move package verifier from libinstall to libotautil 2021-12-22 23:31:08 +08:00
asn1_decoder.cpp Move package verifier from libinstall to libotautil 2021-12-22 23:31:08 +08:00
dirutil.cpp otautil: Rename dir/sys/thermal utils. 2018-05-03 23:17:29 -07:00
package.cpp Move package verifier from libinstall to libotautil 2021-12-22 23:31:08 +08:00
paths.cpp Drop the dependency on AB_OTA_UPDATER flag. 2018-06-19 10:50:43 -07:00
rangeset.cpp Implement FuseBlockDataProvider 2019-05-01 12:09:38 -07:00
sysutil.cpp Consolidate the wait in recovery's reboot 2020-03-13 16:09:48 -07:00
verifier.cpp Fix wrong key indexes in package verification logs. 2021-12-29 12:51:40 +08:00