Compare commits

..

4 Commits

Author SHA1 Message Date
The Android Open Source Project
a939367bc9 Manifest for Android N preview 1
Change-Id: I113fdab8d3622f817ceb5d00a6456c38b281abc2
2016-03-09 17:10:13 -08:00
The Android Open Source Project
dfc3df6690 Manifest for Android m preview 2
Change-Id: If1b6c65f871b5a2a8ce8a0b899f2eb062d291fd5
2015-08-21 11:33:22 -07:00
Bill Yi
287c49bfb1 Manifest for Android m preview 1
Change-Id: I3635719ebcbfd5e47b736302f6191779daad92eb
2015-07-15 16:22:52 -07:00
The Android Open Source Project
e2120f0750 Manifest for Android m preview
Change-Id: Ic7ade81fde36f8bfea5a4e00ea6d05ffe11a4692
2015-06-01 08:51:14 -07:00
2 changed files with 323 additions and 652 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