summaryrefslogtreecommitdiff
path: root/dynamic_partition_control_android_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Check the super partiton size in VAB caseTianjie2021-07-061-0/+7
* Check allocatable space correctly when sideloading on VABYifan Hong2021-07-061-3/+116
* Add DynamicPartitionControl::EraseSystemOtherAvbFooterYifan Hong2020-04-081-3/+138
* ResetStatus deletes snapshots for VAB.Yifan Hong2020-03-171-0/+6
* ShouldSkipOperation -> OptimizeOperationYifan Hong2020-03-121-13/+50
* DynamicPartitionControl: Add required_size to PrepareYifan Hong2020-01-161-4/+13
* Only skip operation on snapshot partitionsYifan Hong2019-12-041-12/+19
* Skip identical SOURCE_COPY operationsAlessio Balsini2019-12-041-0/+82
* Proper split of BootControl and DynamicPartitionControl.Yifan Hong2019-11-131-0/+130
* DynamicPartitionControl: only create snapshot when snapshot_enabledYifan Hong2019-10-171-1/+1
* [REFACTOR] Pass DeltaArchiveManifest to DynamicPartitionControlYifan Hong2019-09-231-78/+81
* DynamicPartitionsControl: Add Virtual A/B feature flag.Yifan Hong2019-08-291-0/+2
* [REFACTOR] DynamicPartitionControl: Add GetSuperPartitionNameYifan Hong2019-07-311-0/+7
* [REFACTOR] Move and refactor tests.Yifan Hong2019-07-311-0/+477