Compare commits

..

7 Commits

Author SHA1 Message Date
The Android Open Source Project
4c2be345d6 Manifest for android-4.2.1_r1.2
Change-Id: I692f106ca245e411e452d39104af4d0b71ef0fd8
2013-02-01 12:58:21 -08:00
The Android Open Source Project
28ad6cce96 Manifest for android-4.2.1_r1.1
Change-Id: I669b1eee8d97cfde53770f6ebe609415ea4e8cab
2013-02-01 12:15:54 -08:00
The Android Open Source Project
947d721dd9 Updated manifest for android-4.2.1_r1
Change-Id: Ic9f58b4943da242ceb61b347e87623b9e8102805
2012-12-14 14:27:18 -08:00
The Android Open Source Project
aa3d8eba84 Updated manifest for android-4.2.1_r1
Change-Id: I6e41cca51895c3d99fe9272d3a42971584a33e82
2012-12-12 16:50:56 -08:00
The Android Open Source Project
a543fc88f3 Manifest for android_4.2.1_r1
Change-Id: I149ebfb238517fd97a41fa9deb335007e95b687a
2012-11-27 10:34:03 -08:00
The Android Open Source Project
800c7315f6 Updated manifest for android-4.2_r1
Change-Id: I6572461c3215a6ce1ad6c4c9de5f0a39265da94b
2012-11-15 16:49:09 -08:00
The Android Open Source Project
7364e5bda5 Manifest for android-4.2_r1
Change-Id: Id9d90fce2765067d24291a2fc32927248250f383
2012-11-13 11:15:57 -08:00
2 changed files with 332 additions and 841 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