| [Builtin Hooks] | |
| google_java_format = true | |
| ktfmt = true | |
| xmllint = true | |
| aidl_format = true | |
| [Hook Scripts] | |
| checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} | |
| strings_lint_hook = ${REPO_ROOT}/frameworks/base/tools/stringslint/stringslint_sha.sh ${PREUPLOAD_COMMIT} | |
| ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES} |