commit | 7219ba194890e2d7f579a64f7a1537ea70deae1a | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Mon Jan 08 16:23:49 2018 -0800 |
committer | Yifan Hong <elsk@google.com> | Tue Jan 09 10:52:44 2018 -0800 |
tree | daea160e9ce84355efc6c3a5c29d4a32d271d496 | |
parent | c6cf576d1dbe58e8422b89f1f1ad9876390e3a28 [diff] |
VintfObject::Get* respect skipCache for error case. If skipCache is false and an object cannot be retrieved, do not attempt to open and parse the file at the second time. Test: no duplicated message for the same process: "Cannot open /odm/manifest.xml" Change-Id: I6f96ef4c4de39a1ebaf07025a7cdc51809fbee40 Fixes: 71504062