commit | f1222908f4f1fab47a23f765944f6346206e9a0f | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Wed Aug 15 14:42:07 2018 -0700 |
committer | David Anderson <dvander@google.com> | Wed Aug 22 10:03:09 2018 -0700 |
tree | f78706ed465a76a360c9a5cf35a73b81dca9ee42 | |
parent | d1d06109ed9fac4b4f4b4f6160ed64b0b8798eae [diff] |
liblp: Always copy geometry to LpMetadata. Callers of ParseMetadata must manually copy geometry to the final LpMetadata structure, which is error-prone. Instead, force callers to pass geometry to ParseMetadata to ensure it is always propagated. Bug: N/A Test: liblp_test gtest Change-Id: I5b24b9d94ab1857db600c40bf6d3c9d8aaa47368