commit | 71ea678683bccc5cc51365a91ffae4ea87a33fc2 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Sep 06 18:22:19 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Sep 28 13:59:03 2016 -0700 |
tree | fbe9117ea935ab12bf90862a9679f0f3c7d588aa | |
parent | f0aa998233c308fcc945493135448dfe51fb39b7 [diff] |
Package Manager: Sort list of packages to dexopt Sort the list by last-use-time, if available. Interleave the dependencies with the packages. Clean up the code a bit for better code reuse and ease of writing filters. This should help with prioritization under space constraints. Bug: 31347757 Change-Id: Ia0ec62faf013a379dc4c80b18fd6b2bfbfa470c4 (cherry picked from commit d3e07d46d41e8411def67c2150a0bae064e900dc)