commit | b566fed9ac194014c5caed40c32730bd7c5d7242 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Fri Jul 28 15:17:00 2017 -0700 |
committer | Alex Light <allight@google.com> | Fri Jul 28 15:54:01 2017 -0700 |
tree | 10f47c63ebc4591cce1d52bc93ce71e0313bd1e9 | |
parent | 9ce960ab2b4c789ad364ad96ec5c660c60e4f90c [diff] |
Enable the can_maintain_original_method_order capability Since dex files have a well defined order for methods (alphabetically) and we fill up the internal art methods_ array in the same order as they appear in the dex file this capability is trivially implemented. Test: ./test.py --host -j50 Bug: 62821960 Change-Id: If11c8e49988c896ac6c94dd17a1fcf043367860f