blob: 7b9c4277770ba975a32d0d67347b99a482b96fcb [file] [log] [blame]
Steven Morelandb6f3c1f2018-12-12 10:21:29 -08001[Builtin Hooks]
2clang_format = true
Hayden Gomesc6df3d02019-06-04 14:39:46 -07003xmllint = true
Steven Morelandb6f3c1f2018-12-12 10:21:29 -08004
5[Builtin Hooks Options]
6clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
Siarhei Vishniakou82968a12020-01-23 15:22:16 -06007 hostsidetests
Steven Morelandb6f3c1f2018-12-12 10:21:29 -08008 tests/tests/binder_ndk
9
Philip P. Moltmannc70e2472016-10-20 17:19:56 -070010[Hook Scripts]
Aurimas Liutikas62899a72016-12-15 13:47:49 -080011checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
Philip P. Moltmannc70e2472016-10-20 17:19:56 -070012 -fw apps/CtsVerifier/src/com/android/cts/verifier/usb/
13 apps/CtsVerifierUSBCompanion/
Siarhei Vishniakou4ee72072017-09-29 09:45:45 -070014 libs/
Hui Yuafc367a2019-08-21 14:58:58 -070015 tests/app/
Felipe Lemeecd63d22017-08-02 10:17:09 -070016 tests/autofillservice/
Felipe Leme0b0ac182018-11-28 10:32:38 -080017 tests/contentcaptureservice/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070018 tests/tests/animation/
Cody Kesting7df70b02019-04-03 13:22:15 -070019 tests/tests/carrierapi/
Aurimas Liutikas56d454c2019-01-30 17:25:10 -080020 tests/tests/content/
Siarhei Vishniakou4ee72072017-09-29 09:45:45 -070021 tests/tests/graphics/
22 tests/tests/hardware/
Nate Myren92de1af2019-05-09 13:58:46 -070023 tests/tests/permission2/
24 tests/tests/permission/
Aurimas Liutikas37209952019-02-11 11:09:52 -080025 tests/tests/preference/
Philip P. Moltmannc70e2472016-10-20 17:19:56 -070026 tests/tests/print/
Cody Kesting7df70b02019-04-03 13:22:15 -070027 tests/tests/telephony/
28 tests/tests/telephony2/
29 tests/tests/telephony3/
30 tests/tests/telephony4/
Leland Miller0430b5b2019-03-19 13:30:33 -070031 tests/tests/telephonyprovider/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070032 tests/tests/text/
Aurimas Liutikas9eeedd62019-02-11 14:00:13 -080033 tests/tests/theme/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070034 tests/tests/transition/
John Reck0d961db2018-02-14 10:01:56 -080035 tests/tests/uirendering/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070036 tests/tests/view/
37 tests/tests/widget/
Suprabh Shukla6731ded2018-07-17 13:55:31 -070038 common/device-side/util/
Nikita Ioffefd8ac582019-04-18 16:15:09 +010039 hostsidetests/stagedinstall/
Nikita Ioffef09a8b92020-02-19 15:50:31 +000040 hostsidetests/userspacereboot/
Nikita Ioffefd8ac582019-04-18 16:15:09 +010041 tests/tests/packageinstaller/atomicinstall/
Aurimas Liutikasecb57332019-02-07 17:55:07 -080042
43ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}