Move the setup of uploadArchives repository to SupportLibraryPlugin.

This is the fourth CL in the series of cleaning up build.gradle files
in support library. There are the following changes in this CL:
- Move uploadArchives maven repo setup from build.gradle files
  to the plugin.

Test: ./gradle uploadArchives still writes out files to
      out/host/gradle/frameworks/support/build/support_repo/
Bug: 33845666

Change-Id: I79b1dd15c66c1d5c0a4a600ab360f6ef907844c7
26 files changed