Compare commits

..

4 Commits

Author SHA1 Message Date
The Android Open Source Project
1739966098 Manifest for android-4.3_r2
Change-Id: Id4a23eac57b0ad7d6e5e0c576abeaaf2d3463f50
2013-07-23 19:19:53 -07:00
The Android Open Source Project
a1017b36e9 Manifest for android-4.3_r1
Change-Id: Iadf7254e52aeff84c59621aab55d47f9d15929d8
2013-07-23 19:19:49 -07:00
The Android Open Source Project
ca35e1a6d7 Manifest for android-4.3_r0.9.1
Change-Id: I8ae9397ba18566715352dd70f1d2d0d1a838980b
2013-07-23 19:19:45 -07:00
The Android Open Source Project
061132d493 Manifest for android-4.3_r0.9
Change-Id: Ib8d27995a95aba4b015a9532ebeff70547637cd7
2013-07-23 19:19:26 -07:00
2 changed files with 312 additions and 771 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