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 tests/tests/view/jni 10 11[Hook Scripts] 12checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} 13 -fw apps/CtsVerifier/ 14 apps/CtsVerifierUSBCompanion/ 15 common/device-side/bedstead/ 16 common/device-side/util/ 17 hostsidetests/car/ 18 hostsidetests/devicepolicy 19 hostsidetests/dumpsys 20 hostsidetests/graphics 21 hostsidetests/inputmethodservice/ 22 hostsidetests/multiuser/ 23 hostsidetests/scopedstorage/ 24 hostsidetests/stagedinstall/ 25 hostsidetests/userspacereboot/ 26 libs/ 27 tests/app/ 28 tests/autofillservice/ 29 tests/contentcaptureservice/ 30 tests/devicepolicy/ 31 tests/inputmethod/ 32 tests/tests/animation/ 33 tests/tests/carrierapi/ 34 tests/tests/content/ 35 tests/tests/graphics/ 36 tests/tests/hardware/ 37 tests/tests/packageinstaller/atomicinstall/ 38 tests/tests/permission2/ 39 tests/tests/permission/ 40 tests/tests/preference/ 41 tests/tests/print/ 42 tests/tests/telephony/ 43 tests/tests/telephony2/ 44 tests/tests/telephony3/ 45 tests/tests/telephony4/ 46 tests/tests/telephonyprovider/ 47 tests/tests/text/ 48 tests/tests/theme/ 49 tests/tests/transition/ 50 tests/tests/uirendering/ 51 tests/tests/view/ 52 tests/tests/widget/ 53 54ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES} 55 56splits_native_libs_hook = ${REPO_ROOT}/cts/hostsidetests/appsecurity/test-apps/SplitApp/check_not_modify_libs.sh 57 ${PREUPLOAD_FILES} 58 59