commit | 45e52b5ab37a26149ce031caa44bb167da217667 | [log] [tgz] |
---|---|---|
author | Paul Duffin <[email protected]> | Fri Nov 10 14:20:59 2017 +0000 |
committer | Paul Duffin <[email protected]> | Mon Jan 08 19:51:15 2018 +0000 |
tree | 61a3b7248024bbf31d1f180e9c2477696f042517 | |
parent | e8bc3b2a283ea35317a8096dcf2c3d9959af40b2 [diff] |
Add -systemjars support to Proguard Try and address the problem of using Proguard with applications that duplicate some classes in android.jar, e.g. applications that statically include junit. See https://sourceforge.net/p/proguard/discussion/182455/thread/76430d9e/ for more information. Rebuilt proguard with ant 1.10.1 and gradle 2.1 Bug: 30188076 Bug: 69156675 Test: make checkbuild Change-Id: I574becf07ed4a247e966f2c023e4b95b5ffc4011