blob: b34d2ad8228dcfb00ceb007e061bb12dbbf59ecf [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
Chris Ye6830a602020-04-07 19:33:54 -07009 tests/tests/view/jni
Steven Morelandb6f3c1f2018-12-12 10:21:29 -080010
Philip P. Moltmannc70e2472016-10-20 17:19:56 -070011[Hook Scripts]
Aurimas Liutikas62899a72016-12-15 13:47:49 -080012checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
Philip P. Moltmannc70e2472016-10-20 17:19:56 -070013 -fw apps/CtsVerifier/src/com/android/cts/verifier/usb/
14 apps/CtsVerifierUSBCompanion/
Siarhei Vishniakou4ee72072017-09-29 09:45:45 -070015 libs/
Hui Yuafc367a2019-08-21 14:58:58 -070016 tests/app/
Felipe Lemeecd63d22017-08-02 10:17:09 -070017 tests/autofillservice/
Felipe Leme0b0ac182018-11-28 10:32:38 -080018 tests/contentcaptureservice/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070019 tests/tests/animation/
Cody Kesting7df70b02019-04-03 13:22:15 -070020 tests/tests/carrierapi/
Aurimas Liutikas56d454c2019-01-30 17:25:10 -080021 tests/tests/content/
Siarhei Vishniakou4ee72072017-09-29 09:45:45 -070022 tests/tests/graphics/
23 tests/tests/hardware/
Nate Myren92de1af2019-05-09 13:58:46 -070024 tests/tests/permission2/
25 tests/tests/permission/
Aurimas Liutikas37209952019-02-11 11:09:52 -080026 tests/tests/preference/
Philip P. Moltmannc70e2472016-10-20 17:19:56 -070027 tests/tests/print/
Cody Kesting7df70b02019-04-03 13:22:15 -070028 tests/tests/telephony/
29 tests/tests/telephony2/
30 tests/tests/telephony3/
31 tests/tests/telephony4/
Leland Miller0430b5b2019-03-19 13:30:33 -070032 tests/tests/telephonyprovider/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070033 tests/tests/text/
Aurimas Liutikas9eeedd62019-02-11 14:00:13 -080034 tests/tests/theme/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070035 tests/tests/transition/
John Reck0d961db2018-02-14 10:01:56 -080036 tests/tests/uirendering/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070037 tests/tests/view/
38 tests/tests/widget/
Suprabh Shukla6731ded2018-07-17 13:55:31 -070039 common/device-side/util/
Felipe Lemebd5fb812020-09-16 16:57:08 -070040 hostsidetests/car/
Felipe Lemef28d40b2020-12-02 13:40:54 -080041 hostsidetests/devicepolicy
felipealac1adba2020-09-18 12:15:17 -070042 hostsidetests/multiuser/
Felipe Lemea8343ba2020-09-28 08:57:43 -070043 hostsidetests/scopedstorage/
Nikita Ioffefd8ac582019-04-18 16:15:09 +010044 hostsidetests/stagedinstall/
Nikita Ioffef09a8b92020-02-19 15:50:31 +000045 hostsidetests/userspacereboot/
Nikita Ioffefd8ac582019-04-18 16:15:09 +010046 tests/tests/packageinstaller/atomicinstall/
Aurimas Liutikasecb57332019-02-07 17:55:07 -080047
48ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}