summaryrefslogtreecommitdiff
path: root/libpackagelistparser/packagelistparser.cpp
diff options
context:
space:
mode:
authorDavid Anderson <dvander@google.com>2018-10-26 13:08:44 -0700
committerDavid Anderson <dvander@google.com>2018-10-26 13:34:40 -0700
commitb6134a6d4e6196d2c3bb3094db55373fc068ab9f (patch)
treedc6035674965145fafe2a60c5b96ca43d390e138 /libpackagelistparser/packagelistparser.cpp
parent91061cc8231d4889ef8098ac9d3aa6646f20d382 (diff)
fastbootd: Remove metadata merging code.
The purpose of this code was to support preserving partitions across a flashall operation. Since we are not supporting persistent read-write partitions, this merging code is effectively useless - it is preserving only partitions that will be deleted. Additionally, this code does not merge partition group changes, since doing so accurately is difficult. Partition size changes aren't sent until after update-super resolves, so a valid re-grouping could be rejected during update-super if the existing partitions are too big. This patch removes the update-super merging code until a use case comes along and we can properly evaluate how it should work. Bug: N/A Test: fastboot flashall Change-Id: I1d622b23dabdf031897be9de49f59fc8cf3caf3b
Diffstat (limited to 'libpackagelistparser/packagelistparser.cpp')
0 files changed, 0 insertions, 0 deletions