1[Builtin Hooks] 2clang_format = true 3xmllint = true 4 5[Builtin Hooks Options] 6clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp 7 hostsidetests 8 tests/tests/binder_ndk 9 10[Hook Scripts] 11checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} 12 -fw apps/CtsVerifier/src/com/android/cts/verifier/usb/ 13 apps/CtsVerifierUSBCompanion/ 14 libs/ 15 tests/app/ 16 tests/autofillservice/ 17 tests/contentcaptureservice/ 18 tests/tests/animation/ 19 tests/tests/carrierapi/ 20 tests/tests/content/ 21 tests/tests/graphics/ 22 tests/tests/hardware/ 23 tests/tests/permission2/ 24 tests/tests/permission/ 25 tests/tests/preference/ 26 tests/tests/print/ 27 tests/tests/telephony/ 28 tests/tests/telephony2/ 29 tests/tests/telephony3/ 30 tests/tests/telephony4/ 31 tests/tests/telephonyprovider/ 32 tests/tests/text/ 33 tests/tests/theme/ 34 tests/tests/transition/ 35 tests/tests/uirendering/ 36 tests/tests/view/ 37 tests/tests/widget/ 38 common/device-side/util/ 39 hostsidetests/stagedinstall/ 40 hostsidetests/userspacereboot/ 41 tests/tests/packageinstaller/atomicinstall/ 42 43ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES} 44