Compare commits

..

9 Commits

Author SHA1 Message Date
The Android Open Source Project
a9e24b604c Manifest for android-4.1.1_r6
Change-Id: I82099f380af666276c718cf3080e4e08102cdacf
2012-09-20 16:19:48 -07:00
The Android Open Source Project
7ffd1f83d7 Manifest for android-4.1.1_r5
Change-Id: I08a1140d2d95a981a54fb6254b61a9ca3635359a
2012-09-20 15:56:13 -07:00
The Android Open Source Project
e5b19423d5 Manifest for android-4.1.1_r4
Change-Id: I628e70bcd0a992f6dbdf8bd30e11ee9faa9974ea
2012-08-06 10:08:56 -07:00
The Android Open Source Project
9ae01ca9c4 Manifest for android-4.1.1_r3
Change-Id: I5307117c337e3a70e9f9073512b23f2d07a03f5b
2012-07-20 15:07:56 -07:00
The Android Open Source Project
5e9f6af252 Manifest for android-4.1.1_r2
Change-Id: I95a82a4153f53e12a0b7bdddc4263689f4ea4e6c
2012-07-20 15:07:29 -07:00
The Android Open Source Project
4c4b513351 Manifest for android-4.1.1_r1.1
Change-Id: I4220770df8d9d83a150c5dc87e543f1c7a36cccf
2012-07-20 15:06:12 -07:00
The Android Open Source Project
0983a06618 Update manifest
Change-Id: I8fb96a673b0026afa0c81e5192badfda90ba2f73
2012-07-11 10:33:05 -07:00
The Android Open Source Project
360bf3a055 Manifest for android-4.1.1_r1
Change-Id: I8990c1d5905771d95a1a00c18b540e0251973726
2012-07-09 17:13:56 -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