summaryrefslogtreecommitdiff
path: root/aosp/dynamic_partition_control_android.cc
AgeCommit message (Expand)Author
2021-05-05Rename postinstall_mount_device to readonly_target_pathKelvin Zhang
2021-04-28Check for VAB flag before calling UpdateUsesCompressionKelvin Zhang
2021-04-16DynamicPartitions: Check precondition for non-snapshot updates properly.Yifan Hong
2021-04-16CheckSuperPartitionAllocatableSpace: based on device propYifan Hong
2021-03-27Check the super partiton size in VAB caseTianjie
2021-03-24Make dynamic partition control android return a writable fdKelvin Zhang
2021-03-22Unmap all partitions after postinstall finishesKelvin Zhang
2021-03-16Pass in source slot to ctor of dynamic controlKelvin Zhang
2021-03-11Emit a warning instead of abortingKelvin Zhang
2021-03-10Verify that dynamic partitions have a usable size after resizing.David Anderson
2021-03-02Fix incorrect mountable device path for VABCKelvin Zhang
2021-02-17Use UpdateUsesSnapshotCompression to determine if VABC is usedKelvin Zhang
2021-02-16Don't list dynamic if a slot doesn't support DAPTianjie
2021-02-10Add DynamicPartitionControlInterface::UpdateUsesSnapshotCompressionYifan Hong
2021-01-25Correctly propagate not_in_payload flagKelvin Zhang
2021-01-22Don't use VABC in recoveryKelvin Zhang
2020-11-23Do not map dynamic partitions on VABC devicesKelvin Zhang
2020-11-17Use FileDescriptorPtr to implement async reads in verify stageKelvin Zhang
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-11-13Add timeout to OpenCowWriterKelvin Zhang
2020-11-03Merge remote-tracking branch 'aosp/upstream-master' into mergeTianjie
2020-11-03update_engine: Create cros vs. aosp boundary clearAmin Hassani