Files
build/core
Paul Duffin 47970225d2 Use Proguard -systemjars instead of -libraryjars
Proguard -systemjars will correctly use the system libraries version
of a duplicate class rather than the program's version.

If USE_R8=true then use -libraryjars as R8's proguard emulation layer
does not support -systemjars and it is unnecessary because R8 does not
fail like proguard does when it comes across duplicate classes.

Bug: 30188076
Bug: 69156675
Test: make checkbuild
Change-Id: I99f0cb7a816ce34e5fa209803b7c538fd931d8a7
2018-01-19 08:16:34 +00:00
..
2017-10-13 14:21:40 -07:00
2018-01-10 15:55:52 -08:00
2017-11-15 17:00:46 -08:00
2017-11-30 08:33:06 +00:00
2018-01-10 15:55:52 -08:00
2017-06-14 07:57:54 +00:00
2017-10-02 11:15:19 -07:00
2018-01-03 14:21:35 -08:00