summaryrefslogtreecommitdiff
path: root/dynamic_partition_control_android.h
Commit message (Expand)AuthorAgeFilesLines
* CheckSuperPartitionAllocatableSpace: based on device propHEADr11.1Yifan Hong2021-07-061-0/+12
* Check the super partiton size in VAB caseTianjie2021-07-061-0/+7
* Check allocatable space correctly when sideloading on VABYifan Hong2021-07-061-2/+5
* Allow to skip mounting metadata in recovery.Yifan Hong2020-04-081-0/+22
* Add DynamicPartitionControl::EraseSystemOtherAvbFooterYifan Hong2020-04-081-0/+37
* Allow forward merge on powerwash.Yifan Hong2020-03-271-1/+1
* ResetStatus deletes snapshots for VAB.Yifan Hong2020-03-171-0/+2
* ShouldSkipOperation -> OptimizeOperationYifan Hong2020-03-121-2/+3
* Delete DynamicPartitionControl::CleanupSuccessfulUpdateYifan Hong2020-03-051-1/+0
* UpdateAttempterAndroid::Init initiates mergeYifan Hong2020-03-051-0/+4
* Support sideload full update on VABYifan Hong2020-01-281-4/+15
* Add DynamicPartitionControlInterface::CleanupSuccessfulUpdateYifan Hong2020-01-221-0/+1
* DynamicPartitionControl: Add required_size to PrepareYifan Hong2020-01-161-2/+4
* Only skip operation on snapshot partitionsYifan Hong2019-12-041-1/+6
* SkipInstallOperation placeholdersAlessio Balsini2019-11-271-0/+1
* Move DynamicPartitionControlInterface to common/Yifan Hong2019-11-131-2/+2
* Proper split of BootControl and DynamicPartitionControl.Yifan Hong2019-11-131-13/+76
* DynamicPartitionControlAndroid: remove unused argYifan Hong2019-10-301-1/+1
* Mount /metadata in sideload.Yifan Hong2019-10-301-0/+2
* Avoid reading sysprops again.Yifan Hong2019-10-171-0/+2
* DynamicPartitionControl: only create snapshot when snapshot_enabledYifan Hong2019-10-171-4/+5
* Call SnapshotManager::FinishedSnapshotWritesYifan Hong2019-09-231-0/+1
* DynamicPartitionControl: map snapshot devices for virt abYifan Hong2019-09-231-3/+18
* [REFACTOR] Pass DeltaArchiveManifest to DynamicPartitionControlYifan Hong2019-09-231-8/+7
* DynamicPartitionsControl: Add Virtual A/B feature flag.Yifan Hong2019-08-291-0/+1
* [REFACTOR] DynamicPartitionControl: Add GetSuperPartitionNameYifan Hong2019-07-311-0/+1
* [REFACTOR] Move and refactor tests.Yifan Hong2019-07-311-0/+2
* [REFACTOR] DynamicPartitionControl: combine DAP feature flag APIsYifan Hong2019-07-311-2/+1
* [REFACTOR] DynamicPartitionControl: minimize APIYifan Hong2019-07-311-7/+41
* Fix build for API change to DestroyLogicalPartition().David Anderson2019-07-131-2/+2
* Fix resuming updates on DAP launch devices.Yifan Hong2019-04-011-0/+5
* Retrofit devices do not do allocatable space / 2.Yifan Hong2018-11-201-0/+1
* DynamicPartitionControl: support retrofit devicesYifan Hong2018-11-151-1/+3
* Add force_writable to MapPartitionOnDeviceMapperYifan Hong2018-10-301-0/+1
* update_engine resize dynamic partitions during OTA.Yifan Hong2018-09-281-0/+61