1[Builtin Hooks] 2bpfmt = true 3google_java_format = true 4 5[Tool Paths] 6google-java-format = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format 7google-java-format-diff = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format-diff.py 8 9[Hook Scripts] 10checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} 11automotive_preupload_hook_script = ${REPO_ROOT}/platform_testing/tests/automotive/preupload_hook_script.py ${PREUPLOAD_FILES}