aboutsummaryrefslogtreecommitdiffstats
path: root/tools/releasetools/ota_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in computing streaming property of payload.binKelvin Zhang2021-07-281-4/+31
* Amend the apex info for ota packageTianjie2021-06-071-0/+42
* Add spl-downgrade field to ota metadataKelvin Zhang2021-02-251-1/+8
* Split PARTITIONS_WITH_BUILD_PROP from *_WITH_CARE_MAPYifan Hong2021-01-071-3/+3
* Move GetBootImageTimestamp to common.Yifan Hong2021-01-071-58/+1
* Add function to extract timestamp from boot imageYifan Hong2020-10-151-1/+59
* Allow zip64 support when opening zip filesKelvin Zhang2020-09-221-6/+6
* Generate partition timestamps in ota_from_target_filesKelvin Zhang2020-09-031-2/+10
* Add per-partition build info into ota metadataTianjie2020-08-311-11/+54
* Define the protobuf for OTA metadataTianjie2020-08-261-51/+118
* Fix lint errors on ota_utils.pyKelvin Zhang2020-08-251-0/+12
* Move non-AB OTA generation code to a separate fileKelvin Zhang2020-08-101-0/+433