Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test and fix bug checking status of secondary multidex files. | Richard Uhler | 2015-05-18 | 1 | -0/+1 |
We were accidentally returning 'false' instead of 'true' to indicate a native multidex file with an up-to-date primary dex file checksum but out-of-date secondary dex file checksum is out of date. Bug: 21022815 Change-Id: I43d360ca9251d0df38ad7f8289f6ef339c0a3280 |