1[Builtin Hooks] 2google_java_format = true 3bpfmt = true 4xmllint = true 5commit_msg_changeid_field = true 6 7[Hook Scripts] 8checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} 9flag_hook = ${REPO_ROOT}/frameworks/base/packages/SystemUI/flag_check.py --msg=${PREUPLOAD_COMMIT_MESSAGE} --files=${PREUPLOAD_FILES} --project=${REPO_PATH} 10 11