commit | 8852a3af3357ef7753d34ef2b0b4d89e5678c95c | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Tue Apr 06 19:15:36 2021 +0800 |
committer | Yo Chiang <yochiang@google.com> | Wed Apr 07 05:53:15 2021 +0000 |
tree | 0406bf4785bcd2ef0b03b10a7dd90adac44e1ac9 | |
parent | afb003dd7f58a4ab1b66ca9fc70c454c0301737f [diff] |
unpack_bootimg: Change vendor ramdisk name index width to 2 In case there are more than 10 ramdisks, shell globbing like "echo out/vendor_ramdisk*" can return the list in correct order. For example: vendor_ramdisk00, vendor_ramdisk01 ... vendor_ramdisk10, vendor_ramdisk11. Bug: 180712476 Test: atest --host mkbootimg_test Change-Id: I3f7f4725d79e0538a99ac0f01116c995dbd45a81