diff options
author | Tao Bao <tbao@google.com> | 2018-04-11 11:36:38 -0700 |
---|---|---|
committer | Tao Bao <tbao@google.com> | 2018-04-19 19:03:24 -0700 |
commit | 07216d6fd7a160130b0bd88b6f74db6a8c81883a (patch) | |
tree | d9e58cd1023cbf193befbf2495ea8c406ce6b17f /scripts/update_payload/format_utils.py | |
parent | 84f507bec3b596756e04134fd0e4ece8d53e358b (diff) |
Additionally look for partition files under RADIO/ in target_files zip.
With this change, we will in turn look for partition image files under
IMAGES/ and RADIO/ in a given Android/Brillo target_files zip file.
We used to request the caller (e.g. ota_from_target_files.py) to have
all the updatable images ready under IMAGES/, by possibly copying some
of them from RADIO/ to IMAGES/. This CL avoids that cost, and keeps
working with legacy target_files zip files.
Bug: 77218220
Test: `m dist` produces the same full OTA package with the matching
change to ota_from_target_files.py.
Test: It keeps working with legacy target_files zip that has everything
under IMAGES/.
Change-Id: I9485508991115774ddbe70c1c235adf6806d91a4
Diffstat (limited to 'scripts/update_payload/format_utils.py')
0 files changed, 0 insertions, 0 deletions