Compare commits

..

4 Commits

Author SHA1 Message Date
The Android Open Source Project
f137be2ea2 Manifest for android-cts-4.1_r2
Change-Id: I91e691a87f144827de0ef96b9c4cb55bae029125
2013-03-05 08:43:58 -08:00
The Android Open Source Project
6b9cc5af8a Update jb-dev manifest
Change-Id: Ib4dea85af4aad5c1cfdf01f0dad71ec1a512f4be
2012-10-09 09:46:24 -07:00
The Android Open Source Project
d0358439ba Manifest for android-cts-4.1_r1
Change-Id: Iadcbab4fb66f28abd590d3a33e6dda6cf291e173
2012-07-30 10:22:40 -07:00
The Android Open Source Project
c4d30a71e5 Manifest for jb-dev
Change-Id: If4af8140e9d3306e7788355e92325c6382c08595
2012-07-09 17:10:06 -07:00
2 changed files with 296 additions and 834 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