summaryrefslogtreecommitdiff
path: root/common/dynamic_partition_control_stub.h
AgeCommit message (Expand)Author
2021-03-24Make dynamic partition control android return a writable fdKelvin Zhang
2021-03-16Pass in source slot to ctor of dynamic controlKelvin Zhang
2021-02-16Don't list dynamic if a slot doesn't support DAPTianjie
2021-02-10Add DynamicPartitionControlInterface::UpdateUsesSnapshotCompressionYifan Hong
2020-11-17Add IsDynamicPartition API to easily check if a partition is dynamicKelvin Zhang
2020-11-16Add OpenCowReader interface method to dynamic partition controlKelvin Zhang
2020-10-30Add [un]mapPartitions APIs to dynamic partition controlKelvin Zhang
2020-10-23Add CowWriter interface methods to DynamicPartiitonControlKelvin Zhang
2020-09-26Add FeatureFlag for Virtual AB CompressionKelvin Zhang
2020-07-09Verify the extents for untouched dynamic partitions during partial updateTianjie
2020-06-15Implement PartitionUpdateGenerator for partial updatesTianjie
2020-03-27Allow forward merge on powerwash.Yifan Hong
2020-03-17ResetStatus deletes snapshots for VAB.Yifan Hong
2020-03-10ShouldSkipOperation -> OptimizeOperationYifan Hong
2020-03-05Delete DynamicPartitionControl::CleanupSuccessfulUpdateYifan Hong
2020-03-05UpdateAttempterAndroid::Init initiates mergeYifan Hong
2020-01-22Add DynamicPartitionControlInterface::CleanupSuccessfulUpdateYifan Hong
2020-01-16DynamicPartitionControl: Add required_size to PrepareYifan Hong
2019-12-04Only skip operation on snapshot partitionsYifan Hong
2019-11-27SkipInstallOperation placeholdersAlessio Balsini
2019-11-13BootControl exposes DynamicPartitionControl.Yifan Hong