blob: cfc677332e51b4995a19773ad340e704b74f59a1 [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}
Felipe Leme24f93c32021-02-03 13:03:36 -080013 -fw apps/CtsVerifier/
Philip P. Moltmannc70e2472016-10-20 17:19:56 -070014 apps/CtsVerifierUSBCompanion/
Ming-Shin Ludedf1e72021-03-09 23:30:28 +080015 common/device-side/bedstead/
16 common/device-side/util/
17 hostsidetests/car/
18 hostsidetests/devicepolicy
19 hostsidetests/dumpsys
20 hostsidetests/graphics
Ming-Shin Lu1342dbc2021-03-07 00:14:18 +080021 hostsidetests/inputmethodservice/
Ming-Shin Ludedf1e72021-03-09 23:30:28 +080022 hostsidetests/multiuser/
23 hostsidetests/scopedstorage/
24 hostsidetests/stagedinstall/
25 hostsidetests/userspacereboot/
Siarhei Vishniakou4ee72072017-09-29 09:45:45 -070026 libs/
Hui Yuafc367a2019-08-21 14:58:58 -070027 tests/app/
Felipe Lemeecd63d22017-08-02 10:17:09 -070028 tests/autofillservice/
Felipe Leme0b0ac182018-11-28 10:32:38 -080029 tests/contentcaptureservice/
Felipe Leme30381cd2021-07-13 12:12:43 -070030 tests/devicepolicy/
Ming-Shin Lu1342dbc2021-03-07 00:14:18 +080031 tests/inputmethod/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070032 tests/tests/animation/
Cody Kesting7df70b02019-04-03 13:22:15 -070033 tests/tests/carrierapi/
Aurimas Liutikas56d454c2019-01-30 17:25:10 -080034 tests/tests/content/
Siarhei Vishniakou4ee72072017-09-29 09:45:45 -070035 tests/tests/graphics/
36 tests/tests/hardware/
Ming-Shin Ludedf1e72021-03-09 23:30:28 +080037 tests/tests/packageinstaller/atomicinstall/
Nate Myren92de1af2019-05-09 13:58:46 -070038 tests/tests/permission2/
39 tests/tests/permission/
Aurimas Liutikas37209952019-02-11 11:09:52 -080040 tests/tests/preference/
Philip P. Moltmannc70e2472016-10-20 17:19:56 -070041 tests/tests/print/
Cody Kesting7df70b02019-04-03 13:22:15 -070042 tests/tests/telephony/
43 tests/tests/telephony2/
44 tests/tests/telephony3/
45 tests/tests/telephony4/
Leland Miller0430b5b2019-03-19 13:30:33 -070046 tests/tests/telephonyprovider/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070047 tests/tests/text/
Aurimas Liutikas9eeedd62019-02-11 14:00:13 -080048 tests/tests/theme/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070049 tests/tests/transition/
John Reck0d961db2018-02-14 10:01:56 -080050 tests/tests/uirendering/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070051 tests/tests/view/
52 tests/tests/widget/
Aurimas Liutikasecb57332019-02-07 17:55:07 -080053
54ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
Felka Changfe90a172020-12-15 22:40:59 +080055
56splits_native_libs_hook = ${REPO_ROOT}/cts/hostsidetests/appsecurity/test-apps/SplitApp/check_not_modify_libs.sh
57 ${PREUPLOAD_FILES}
58