commit | 1e2de64a0906a0dc2812c93e9de89791826b3ceb | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Thu Jan 18 01:08:23 2018 -0800 |
committer | Calin Juravle <calin@google.com> | Mon Jan 22 15:10:35 2018 -0800 |
tree | 7f1a38c74882c439d1efa0d543436d7892e51b19 | |
parent | f147a3f896e0726e3a4d47e7092e0cc6930c559e [diff] |
Load profiles from zip archives Extend the profile logic to support loading from zip archives. The profile will be loaded from the zip entry called 'primary.prof'. If the zip file does not contain such an entry an empty profile will be created. This gives more flexibility in handling archives which may lack a profile entry. Test: m test-art-host-gtest Bug: 30934496 Change-Id: Ief091d995661af8302e086b19bc533187dffd463