Myles Watson | 1296c1d | 2017-03-30 09:13:50 -0700 | [diff] [blame] | 1 | [Options] |
| 2 | ignore_merged_commits = true |
| 3 | |
| 4 | [Builtin Hooks] |
Steven Moreland | f0b1faa | 2019-12-10 09:50:19 -0800 | [diff] [blame] | 5 | bpfmt = true |
Myles Watson | 1296c1d | 2017-03-30 09:13:50 -0700 | [diff] [blame] | 6 | clang_format = true |
Janis Danisevskis | 11d910b | 2019-08-01 15:49:57 -0700 | [diff] [blame] | 7 | |
| 8 | [Hook Scripts] |
| 9 | aosp_hook_confirmationui = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} confirmationui |
| 10 | aosp_hook_gatekeeper = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} gatekeeper |
| 11 | aosp_hook_keymaster = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} keymaster |