commit | df62e865f7ba52a83f4a9b25a620e0d709feb9ee | [log] [tgz] |
---|---|---|
author | Aurimas Liutikas <aurimas@google.com> | Tue Jan 03 16:43:07 2017 -0800 |
committer | Aurimas Liutikas <aurimas@google.com> | Wed Jan 04 11:55:15 2017 -0800 |
tree | ba68d96cc5e0ea2f2e6bf77afc5f4f69a4ac8fd3 | |
parent | 8b4006e2e87c616e975cd4bbc5720996e10ee0e6 [diff] |
Move creating the source jar setup to SupportLibraryPlugin.java This is the second CL in the series of cleaning up build.gradle files in support library. This change moves the creation of the task to build source jars to SupportLibraryPlugin class. Bug: 33845666 Test: ./gradlew clean createArchive still generates source jars. Change-Id: Ie8c73c2b71248cb129884be3312b47eeaa6ffbcf