Compare commits

..

4 Commits

Author SHA1 Message Date
The Android Open Source Project
9398629a85 Updated manifest for android-4.2_r1
Change-Id: I2865a7b1551aca08fa14d2c2ed3d19a91072fa44
2012-12-14 15:15:47 -08:00
The Android Open Source Project
d6637a609c Updated manifest for android-4.2_r1
Change-Id: Ibbabad30077d0d2f9118b9a3de54a01a661d1d11
2012-12-12 16:56:17 -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 1099 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