Compare commits

..

6 Commits

Author SHA1 Message Date
The Android Open Source Project
9cdf2369b6 Manifest for android-4.0.4_r2
Change-Id: Ic616764f44557e23aa116fecad572b014d75ae5a
2012-06-06 13:19:09 -07:00
The Android Open Source Project
11a915181c Manifest for android-4.0.4_r1.2
Change-Id: I01dae7869f1298de50364ad88ccfb8fa7875fec0
2012-04-25 08:54:29 -07:00
The Android Open Source Project
81ef818506 Manifest for android-4.0.4_r1.1
Change-Id: I121ddadba19ab1e569701a5233ac00b1d6603da6
2012-03-28 12:28:22 -07:00
The Android Open Source Project
ff4cf5792e Manifest for android-4.0.4_r1
Change-Id: I36e89af1acd625853ab1ecb584396e7519699bc2
2012-03-28 12:27:44 -07:00
The Android Open Source Project
8625f89057 Manifest for android-4.0.3_r1.1
Change-Id: I61ab4c826b33fd8b507976e163bb9ce0a597c9c6
2012-03-28 12:26:44 -07:00
The Android Open Source Project
f5e8bef9db Manifest for android-4.0.3_r1 2011-12-15 16:38:46 -08:00
2 changed files with 233 additions and 1422 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