commit | 4f342b01a9d6661261a233d2221ae4a3c4e6ac4b | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Fri Jul 21 17:12:39 2017 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Jul 24 16:31:40 2017 +0000 |
tree | 62d76d0784c86a48f2140c708bff0502514a2491 | |
parent | 2727d7ca49eea03fc1cd4cf81447e1c2bb7027e7 [diff] |
Move logic to get profile class descriptors to profile info Move and simplify logic used to get a descriptor set for app image creation. Code is covered by TestLayoutAppImage in dex2oat_test. Motivation: If we are class unloading in dex2oat, we won't have all the dex files registered at once. Bug: 63467744 Test: test-art-host Change-Id: I1e3616ee0a731061c347677713dba07e603eaa08