Compare commits

..

4 Commits

Author SHA1 Message Date
The Android Open Source Project
6699333dd8 Manifest for android-4.0.2_r1
Change-Id: I77d138212db513041b6d33e068397a3c9b2604a7
2011-12-19 16:00:57 -08:00
The Android Open Source Project
87540a2b39 Switch tools to R16
Change-Id: I8b706c8eaf2e89c9634fc7c4efea5c04159476d3
2011-12-19 10:54:37 -08:00
The Android Open Source Project
e7dcd761be Add toro in ics-mr0
Change-Id: I9f22bfcbefa468b66d699cd545b051bae2c16a51
2011-12-19 10:48:10 -08:00
The Android Open Source Project
8e6ad141c7 Manifest for ics-mr0 2011-11-14 14:56:45 -08:00
2 changed files with 225 additions and 1177 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