summaryrefslogtreecommitdiffstats
path: root/tools/mainDexClasses.rules
Commit message (Collapse)AuthorAgeFilesLines
* Update multidex tools.Yohann Roussel2014-05-281-0/+5
| | | | | | | | | | | | | Update up to dalvik master commit: 7fd86ebf6ea41f8e367866f127a593bad849a8cb Includes: - Force dx compilation target to java 6. - Make a better detection of index limit in multidex. - Split multicatch so they have different handlers. - Return the correct error code in multi-thread mode - Keep all annotation in main dex. - Transform incorrect invokevirtual ops to invokedirect. Change-Id: I0f6033475e76abee918918e5b47972abbb701d16
* Update mainDexClasses.rulesYohann Roussel2014-02-281-3/+8
| | | | | | | | | | To benefit from - "Adapt mainDexClasses.rules to proguard 4.10" 60548f3a78778bfb65f30ec2845e3b5d9ee0990a - "Fix mainDexClasses with obfuscation." 4f6a857f32dfb9bf17103a2bf94ee0f74cd951ce Change-Id: If12c31c5edb7d8e7280aa8073fa9bb91b1d91282
* Import mainDexClasses the multidex dependency toolYohann Roussel2013-09-101-0/+17
The dx.jar update concerns only mainDexClasses. Change-Id: Ie25b0848bcf2c4bf89086252687583ccff1aa035