commit | 5a06ef717dbc3e417c35dc08543144386a277a6c | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Jan 24 19:54:24 2017 -0800 |
committer | Yifan Hong <elsk@google.com> | Tue Jan 31 19:41:57 2017 +0000 |
tree | 2a6df2a75e22a1d4784dd477f8bd5ebccddd18fb | |
parent | a9993574bc1fb7a99ebf05cdc69d99cd208b8cf5 [diff] |
Remove isValid() from public API. * Remove isValid() from VendorManifest; rather, add(ManifestHal &&) will do the check. * Make ManifestHal::isValid() private; its XML Converter and string parser will do the check. Test: libvintf_test Bug: 34620633 Change-Id: I3c8164e5856ac06eb6d79bb34e092ec2dec4e68e