commit | cf3105a9dd6197474f1e39d752f62254ca32223e | [log] [tgz] |
---|---|---|
author | Jiakai Zhang <jiakaiz@google.com> | Tue Sep 06 13:45:32 2022 +0100 |
committer | Jiakai Zhang <jiakaiz@google.com> | Wed Sep 14 14:33:41 2022 +0000 |
tree | f24640d32f5db40f5f7d9a433bc975e38af60fe1 | |
parent | 60b4318b0fd1e059693f1083c877f71d8c8399da [diff] |
Change the OptimizeResult API to allow multiple packages. The API has to handle the case where FLAG_SHOULD_INCLUDE_DEPENDENCIES is set, in which case more than one package are optimized. Also, the class can be reused as the result class for batch optimization (optimizing multiple packages). Bug: 245301593 Test: atest ArtServiceTests Ignore-AOSP-First: ART Services. Change-Id: I5c634e536c9dbdbaedf2f161cbde62467fb27e91