commit | 25337721d0f818ac1d0a41a657dc012bbfd0364c | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Fri Aug 02 18:15:40 2019 -0700 |
committer | Yifan Hong <elsk@google.com> | Wed Aug 07 12:44:19 2019 -0700 |
tree | 430f4fa5e9431d043b44366552693b9496f7f41d | |
parent | b8f942616f1ff08018c889a24e79ab72180cb986 [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