commit | 7848da48a0a4241dedc1cc83ac4931e61575eb92 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Apr 09 11:15:04 2015 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Apr 14 21:16:31 2015 +0000 |
tree | 58a789b6b21893135a8770496175ccc7259d7ea6 | |
parent | 6c7bd25b2b2a07740bcd838c2f4024e67be83fd1 [diff] |
ART: Store classpath information into oat file Store a "dependency list" of class-path dex-files into the key-value store of an oat file. The list is made up of dex locations and corresponding checksums. Add tests for encoding, decoding and checking the list. Bug: 19781184 Change-Id: Ie700dd37e6e086db599c95d329ac1f1d2ff0b758