Dan Willemsen | 78ffeea | 2016-10-20 18:46:48 -0700 | [diff] [blame] | 1 | [Builtin Hooks] |
2 | gofmt = true | ||||
ThiƩbaud Weksteen | 5e291c2 | 2020-06-26 14:04:00 +0200 | [diff] [blame] | 3 | bpfmt = true |
Anton Hansson | 771fd52 | 2021-02-18 14:27:55 +0000 | [diff] [blame] | 4 | |
5 | [Hook Scripts] | ||||
6 | do_not_use_DO_NOT_MERGE = ${REPO_ROOT}/build/soong/scripts/check_do_not_merge.sh ${PREUPLOAD_COMMIT} | ||||
Cole Faust | 30b1122 | 2024-05-01 17:54:59 -0700 | [diff] [blame] | 7 | aosp_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "." |