index
:
Project-1CE/system_update_engine
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aosp
/
dynamic_partition_control_android.cc
Age
Commit message (
Expand
)
Author
2021-05-05
Rename postinstall_mount_device to readonly_target_path
Kelvin Zhang
2021-04-28
Check for VAB flag before calling UpdateUsesCompression
Kelvin Zhang
2021-04-16
DynamicPartitions: Check precondition for non-snapshot updates properly.
Yifan Hong
2021-04-16
CheckSuperPartitionAllocatableSpace: based on device prop
Yifan Hong
2021-03-27
Check the super partiton size in VAB case
Tianjie
2021-03-24
Make dynamic partition control android return a writable fd
Kelvin Zhang
2021-03-22
Unmap all partitions after postinstall finishes
Kelvin Zhang
2021-03-16
Pass in source slot to ctor of dynamic control
Kelvin Zhang
2021-03-11
Emit a warning instead of aborting
Kelvin Zhang
2021-03-10
Verify that dynamic partitions have a usable size after resizing.
David Anderson
2021-03-02
Fix incorrect mountable device path for VABC
Kelvin Zhang
2021-02-17
Use UpdateUsesSnapshotCompression to determine if VABC is used
Kelvin Zhang
2021-02-16
Don't list dynamic if a slot doesn't support DAP
Tianjie
2021-02-10
Add DynamicPartitionControlInterface::UpdateUsesSnapshotCompression
Yifan Hong
2021-01-25
Correctly propagate not_in_payload flag
Kelvin Zhang
2021-01-22
Don't use VABC in recovery
Kelvin Zhang
2020-11-23
Do not map dynamic partitions on VABC devices
Kelvin Zhang
2020-11-17
Use FileDescriptorPtr to implement async reads in verify stage
Kelvin Zhang
2020-11-17
Add IsDynamicPartition API to easily check if a partition is dynamic
Kelvin Zhang
2020-11-16
Add OpenCowReader interface method to dynamic partition control
Kelvin Zhang
2020-11-13
Add timeout to OpenCowWriter
Kelvin Zhang
2020-11-03
Merge remote-tracking branch 'aosp/upstream-master' into merge
Tianjie
2020-11-03
update_engine: Create cros vs. aosp boundary clear
Amin Hassani