Compare commits

..

9 Commits

Author SHA1 Message Date
Xin Li
ec575699f6 DO NOT MERGE ANYWHERE - Update ub-supportlib-master to use main branch.
Bug: b/289400079
Change-Id: I0fe10fd43382d146ebdfb70e495d1a31de3ef646
2023-07-31 09:32:10 -07:00
Aurimas Liutikas
f39e4d8e03 Remove prebuilts/tools and prebuilts/maven_repo/android/ dependencies.
These projects are no longer needed for this checkout of support library.

Bug: 72221688
Change-Id: Ia68e3734562c5ce89014ab7ac992f779b1aaf8d9
2018-01-19 19:01:54 +00:00
Aurimas Liutikas
6589c7220c Add prebuilts/tools back for now to ub-supportlib-master.
Change-Id: Ia539d883caa39f1ea59cdab71b410f4a716d0597
2018-01-19 01:01:11 +00:00
Aurimas Liutikas
4d68217e1a Update manifest for ub-supportlib-master again
Change-Id: I00966f7dc65ab551a203ad0fb192a14cb4a1ee14
2018-01-18 22:50:46 +00:00
Aurimas Liutikas
0dca2e1a0f Update manifest of ub-supportlib-master to have correct dependencies.
Change-Id: I6c1d8dd8a4f6201bf4b80f4396071c1c70cfd482
2018-01-12 01:24:28 +00:00
Aurimas Liutikas
e38016448a Fix ub-suppportlib-master builds.
Start using Gradle 4.1 and pin to using master branch of gradle-plugin.

Change-Id: Ib5a894e18e7f6d13cb65848b6184514c25d165d1
2017-08-23 00:39:54 +00:00
Aurimas Liutikas
39b1490e85 Pin gradle-plugin to 2.3.0 version for ub-supportlib-master.
This drops aosp/ub-supportlib-master checkout size by 1.6GB to
around 5GB.

Test: synced locally and it continues to build.
2017-03-21 22:28:53 +00:00
Aurimas Liutikas
692b363ac9 Clean up aosp/ub-supportlib-master manifest file.
Remove unneeded dependencies for ub-supportlib-master.
Additionally, pin to tools/external/gradle 3.3 revision so we do
not need to download all of the gradle versions.

Bug: 34875427
Test: Repo synced locally using this manifest file
2017-02-07 03:19:42 +00:00
Bill Rassieur
0984d651f0 DO NOT MERGE ANYWHERE. New manifest for ub-supportlib-master.
BUG: 34258790
2017-01-13 15:02:46 -08:00
2 changed files with 31 additions and 1013 deletions

View File

@@ -14,4 +14,3 @@ git-clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bi
gofmt = ${REPO_ROOT}/prebuilts/go/${BUILD_OS}/bin/gofmt
google-java-format = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format
google-java-format-diff = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format-diff.py
cpplint = ${REPO_ROOT}/external/google-styleguide/cpplint/cpplint.py

File diff suppressed because it is too large Load Diff