1[Hook Scripts]
2checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
3metrics_pdd_hook = ${REPO_ROOT}/frameworks/opt/net/wifi/metrics_pdd_hook.py "service/proto/src/metrics.proto" ${PREUPLOAD_COMMIT_MESSAGE} ${PREUPLOAD_FILES}
4
5[Builtin Hooks]
6commit_msg_bug_field = true
7commit_msg_changeid_field = true
8commit_msg_test_field = true
9