1[Builtin Hooks] 2clang_format = true 3xmllint = true 4bpfmt = true 5 6[Builtin Hooks Options] 7clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp 8 hostsidetests 9 tests/tests/binder_ndk 10 tests/tests/view/jni 11 tests 12 13[Hook Scripts] 14checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} 15 16ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES} 17 18splits_native_libs_hook = ${REPO_ROOT}/cts/hostsidetests/appsecurity/test-apps/SplitApp/check_not_modify_libs.sh 19 ${PREUPLOAD_FILES} 20