Jeff Sharkey | 2c36966 | 2017-10-18 12:17:35 -0600 | [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 | ||||
Jeff Sharkey | 8ecdb49 | 2018-09-11 11:25:23 -0600 | [diff] [blame] | 6 | |
7 | [Hook Scripts] | ||||
8 | aosp_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "." |