bc7e1db211
If device supports both A/B and non-A/B, when applying a non-A/B package, add current slot suffix and apply the update to the partition at current slot. This includes: - (un)map_partition in edify script. For example, map_partition("system") will automatically append slot suffix to "system" before calling CreateLogicalPartition. - All operations in dynamic_partitions_op_list. For example, add foo group_foo will automatically append slot suffix to foo and group_foo before editing the super partition metadata. Test: apply update Bug: 153581609 Change-Id: Idbd0bfea142529a33dddb4d2debfc74513290730 |
||
---|---|---|
.. | ||
include | ||
Android.bp | ||
Android.mk | ||
blockimg.cpp | ||
build_info.cpp | ||
commands.cpp | ||
dynamic_partitions.cpp | ||
install.cpp | ||
mounts.cpp | ||
mounts.h | ||
simulator_runtime.cpp | ||
target_files.cpp | ||
update_simulator_main.cpp | ||
updater.cpp | ||
updater_main.cpp | ||
updater_runtime.cpp | ||
updater_runtime_dynamic_partitions.cpp |