diff options
author | Yifan Hong <elsk@google.com> | 2019-08-02 18:15:40 -0700 |
---|---|---|
committer | Yifan Hong <elsk@google.com> | 2019-08-07 12:44:19 -0700 |
commit | 6079cd014a65dca5cf6d2e3eaee5ccd85605d19b (patch) | |
tree | 430f4fa5e9431d043b44366552693b9496f7f41d /libpackagelistparser/packagelistparser.cpp | |
parent | 5b4b38cee0f5573d2392191b6ac7f2b5e05626a3 (diff) |
liblp: refactor MetadataBuilder::NewForUpdate
Move the logic for retrofit DAP to its new function. The new flow
in NewForUpdate is:
metadata = ReadMetadata();
if (retrofit dap) UpdateMetadataForOtherSuper(metadata)
return metadata;
Test: liblp_test_static
Change-Id: I6890fff3a7c44ebe2004de96b2ccbe1e8ce37546
Diffstat (limited to 'libpackagelistparser/packagelistparser.cpp')
0 files changed, 0 insertions, 0 deletions