summaryrefslogtreecommitdiff
path: root/boot_control_android_unittest.cc
AgeCommit message (Expand)Author
2019-11-13Proper split of BootControl and DynamicPartitionControl.Yifan Hong
2019-10-17DynamicPartitionControl: only create snapshot when snapshot_enabledYifan Hong
2019-09-23[REFACTOR] Pass DeltaArchiveManifest to DynamicPartitionControlYifan Hong
2019-08-29DynamicPartitionsControl: Add Virtual A/B feature flag.Yifan Hong
2019-07-31[REFACTOR] DynamicPartitionControl: Add GetSuperPartitionNameYifan Hong
2019-07-31[REFACTOR] Move and refactor tests.Yifan Hong
2019-07-31[REFACTOR] DynamicPartitionControl: combine DAP feature flag APIsYifan Hong
2019-07-31[REFACTOR] DynamicPartitionControl: minimize APIYifan Hong
2019-07-13Fix build for API change to DestroyLogicalPartition().David Anderson
2019-07-01Rename product_services to system_extJustin Yun
2019-04-01Fix resuming updates on DAP launch devices.Yifan Hong
2019-01-04Call InitPartitionMetadata when resuming an update.Tao Bao
2018-12-20Don't inherit from std::string.Dan Albert
2018-12-14Improve the logic for mapping target dynamic partitions.Yifan Hong
2018-11-20BootControlAndroid unittests: fix testsYifan Hong
2018-11-20Retrofit devices do not do allocatable space / 2.Yifan Hong
2018-11-15DynamicPartitionControl: support retrofit devicesYifan Hong
2018-10-30Add force_writable to MapPartitionOnDeviceMapperYifan Hong
2018-10-26Support updateable groups.Yifan Hong
2018-10-26Fix false negative NeedResizeYifan Hong
2018-10-26boot_control_android_unittest: ExpectStoreMetadataYifan Hong
2018-10-04Don't hardcode the super partition name.David Anderson
2018-10-03Don't pass a guid to MetadataBuilder::AddPartition.David Anderson
2018-09-28update_engine resize dynamic partitions during OTA.Yifan Hong