summaryrefslogtreecommitdiffstats
path: root/updater/dynamic_partitions.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement updater runtime for dynamic partitionsTianjie Xu2019-06-241-304/+9
| | | | | | | | | | The simulator skips executing the operations for dynamic partitions, and will use the logical images under target_files/IMAGES directly. (Similar to the targets without DAP enabled) Bug: 131911365 Test: run update on cuttlefish, run simulator Change-Id: Id318d97ece4560df9f20dc5cabeb8b2e261bdf9c
* updater: add functions to modify dynamic partition metadataYifan Hong2019-01-141-0/+435
Test: sideload full OTA on cuttlefish Test: sideload incremental OTA on cuttlefish (that grows system, shrinks vendor, and move vendor to group foo) Test: verify that /cache/recovery/cc46ebfd04058569d0c6c1431c6af6c1328458e4 exists (sha1sum of "system") Bug: 111801737 Change-Id: Ibdf6565bc1b60f3665c01739b4c95a85f0261ae5