commit | a6264bd14e66bd05f98d0b1b98ee9e044b93faf9 | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Fri Aug 19 16:21:33 2011 -0400 |
committer | Jesse Wilson <jessewilson@google.com> | Fri Aug 19 16:27:48 2011 -0400 |
tree | 4c0053d9e254fd648791da52f913535ab219dc2a | |
parent | f28000dc9b6f596921b1a4387746bea4c8cd207f [diff] |
Permit code size to grow when merging dex files. The throws clauses use variable-length encodings (sleb and uleb) which will have different lengths when the number of types grows. Bug: http://b/5127963 Change-Id: I50598a807596955e458d4ec87a730e62e12168d9