commit | 219b53567376bdccba16ca55af8ac2633a924c1b | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Thu Aug 07 17:38:41 2014 +0100 |
committer | Calin Juravle <calin@google.com> | Fri Aug 08 18:45:28 2014 +0100 |
tree | fe061546b2093ddf8f1455f17f21491ea528af71 | |
parent | 2f4cf2cfd1125abfe928d6137f3d1553b0888f61 [diff] |
Fix the instruction set for dex file during (re)moving ops. This complements https://android-review.googlesource.com/#/c/103231/ where the instruction set was mapped just for comptilation. The same should have been done for move,remove and getSize. The list of dex code ISAs is alo de-duped. Bug: 16185267 Change-Id: I8fe453a800812e382e8f41b5f7922997aa9c18a9