Compare commits

..

10 Commits

Author SHA1 Message Date
android-build-prod (mdb)
2a3cd6c42b DO NOT MERGE ANYWHERE Create manifest for android-room-release
Change-Id: Iabfcb929ab5fc20203a03c44807b7d384c82f1c5
BUG: 111934070
2018-07-30 15:36:39 +00:00
Aurimas Liutikas
446c4307ab Move to using Gradle 4.9
Bug: 111929617
Test: ./gradlew assembleDebug
Change-Id: I851132ac138bd4eb52737485e424c75a5961b126
2018-07-27 19:34:36 +00:00
Nate Fischer
f588603775 [WebView Support Library] roll boundary interfaces
This rolls the boundary interfaces for the androidx.webkit module
to 023152ac4e

Test: N/A
2018-07-23 19:29:11 +00:00
Aurimas Liutikas
482cb5bcc8 Move to using androidx-master-dev branch for prebuilts/androidx
Bug: 111653212
Change-Id: Ice905ccaf01387e06fba5e1baccba20ba418ad23
2018-07-20 19:45:05 +00:00
Aurimas Liutikas
c6b0d47bc3 Add fullsdk projects to dependencies.
Test: repo sync
Bug: 111313704
Change-Id: I8d58afb122fcbcb5ca22e80a3815bfbc1de5c45f
2018-07-17 15:41:11 +00:00
Aurimas Liutikas
0d573305ba Add missing prebuilts directories
Change-Id: Ieaae097f9a84966661d81e66217b27deb3a8aa3d
2018-07-13 00:41:47 +00:00
Aurimas Liutikas
f392f3b174 Pin external/webview_support_interfaces
Take the latest commit from aops/upstream-master and pin to it

Change-Id: I265e1712c2601a9237978595e1faacaed720e25d
2018-07-12 21:17:52 +00:00
Aurimas Liutikas
aa63d971f6 Add platform/external/webview_support_interfaces repository
Change-Id: I27433135a05e55a74e48558e9bf3d4e408acc77f
2018-07-12 20:42:09 +00:00
Aurimas Liutikas
b43e5f56ec Pin to gradle 4.8 that we need to build androidx
Change-Id: Ifb3e468a95cbc90ed8a4ecc1fde307364a64cce0
2018-07-12 17:23:26 +00:00
Inna Palant
dbedfec8c0 Added repo manifest for androidx-master-dev
Bug: 111313704
2018-07-11 12:12:26 -07:00
2 changed files with 66 additions and 1272 deletions

View File

@@ -1,17 +0,0 @@
# Settings in here control defaults for `repo upload` checks for all projects
# listed in the manifest. Do not turn on things here without first consulting
# the wider Android team, and make sure you send out a PSA before landing.
[Options]
ignore_merged_commits = true
[Builtin Hooks]
commit_msg_test_field = true
[Tool Paths]
clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/clang-format
git-clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/git-clang-format
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