commit | f15dafe674d2270cafaf4fb7993963ec474d3761 | [log] [tgz] |
---|---|---|
author | Yohann Roussel <yroussel@google.com> | Mon Jul 21 11:44:23 2014 +0200 |
committer | Yohann Roussel <yroussel@google.com> | Mon Jul 21 15:21:12 2014 +0200 |
tree | fc4d7413860e8414203c5aeb1fd124be380ab207 | |
parent | d09fa663f37fd26b4aea4e243b71660b9feacf37 [diff] |
Do not generate empty dex in multidex. This was possible when the first class considered for adding in a dex was too big to be sure it will fit. Now DX will try to add the class in the current dex and crash if the class causes one index to overflow. Change-Id: Ia1f8f733ee49e24bbb42db335ac9080312c1907a