| Christopher Ferris | fdaf82f | 2020-01-29 10:23:08 -0800 | [diff] [blame] | 1 | [Builtin Hooks] |
| 2 | clang_format = true | ||||
| 3 | |||||
| 4 | [Builtin Hooks Options] | ||||
| 5 | clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp | ||||
| Elliott Hughes | ed2889f | 2020-04-23 11:05:06 -0700 | [diff] [blame] | 6 | |
| 7 | [Hook Scripts] | ||||
| 8 | aosp_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "." | ||||
| 9 | notice = tools/update_notice.sh | ||||