Files
build/core
Ying Wang 07acdbfd32 Running jarjar on Java resources.
Before this change, Java resources are added as a separate step
(add-java-resources-to-package) after dex is run, so jarjar isn't run on
the resource files.
With this change, we add Java resources immediately after we call javac,
so jarjar is run on the resource files (the module's own resource, as
well as resources carried by static Java libraries).
When we generate the final apk/jar, we use the jarjar'ed jar as the
inital pacakge file, with class files and empty folders removed.

(cherry-picked from commit 140274707e)

Bug: 18837479
Change-Id: I15ecf282bfb65fd53dd03fbd03dd4c71927c186a
2015-01-21 11:57:52 -08:00
..
2015-01-05 15:33:16 -08:00
2014-11-07 16:10:17 +05:30
2014-12-05 22:20:37 -08:00
2013-10-23 13:18:39 -07:00
2014-11-07 13:24:56 -08:00
2014-05-14 19:16:25 -07:00
2014-05-14 16:55:04 -07:00
2014-09-03 15:39:50 -07:00
2015-01-13 17:55:09 -08:00
2014-09-28 16:13:19 +00:00
2014-07-21 14:42:29 -07:00
2014-08-23 09:45:31 -07:00
2015-01-05 15:33:16 -08:00
2015-01-05 15:33:16 -08:00
2014-09-04 18:59:05 -07:00
2014-05-21 16:40:35 -07:00
2014-05-14 16:55:04 -07:00