Compare commits

..

6 Commits

Author SHA1 Message Date
The Android Open Source Project
9d48e5594b Manifest for android-2.2.1_r1
Change-Id: I5c63b5829373370c18adcacae7000a51c2660a78
2011-10-06 14:02:46 -07:00
The Android Open Source Project
777660e33a Manifest for android-2.2_r1.3
Change-Id: I7b1ca8e233e0fbc02b65de629b79125621b9fc7d
2011-10-06 14:01:35 -07:00
The Android Open Source Project
d3f1ea5bac Manifest for android-2.2_r1.2
Change-Id: I5b5637f92e6b8f1655b28d32d6a3d56db2d02c42
2011-10-06 14:00:57 -07:00
The Android Open Source Project
980d5f9a81 Manifest for android-2.2_r1.1
Change-Id: I23831f80d55accbbe69e73288ff97629ee66d523
2011-10-06 13:59:48 -07:00
The Android Open Source Project
2b724973c2 Manifest for android-2.2_r1
Change-Id: I1abaa5ae1c259577ed40c631b50197f57ea6ceba
2011-10-06 13:57:47 -07:00
The Android Open Source Project
71480329b4 Manifest for froyo
Change-Id: I5bc82b69830bf0c871b3a2d4b19e019ad5fc46ac
2011-10-05 11:01:40 -07:00
2 changed files with 169 additions and 1098 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