Steven Moreland | b6f3c1f | 2018-12-12 10:21:29 -0800 | [diff] [blame] | 1 | [Builtin Hooks] |
| 2 | clang_format = true |
Hayden Gomes | c6df3d0 | 2019-06-04 14:39:46 -0700 | [diff] [blame] | 3 | xmllint = true |
Steven Moreland | b6f3c1f | 2018-12-12 10:21:29 -0800 | [diff] [blame] | 4 | |
| 5 | [Builtin Hooks Options] |
| 6 | clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp |
Siarhei Vishniakou | 82968a1 | 2020-01-23 15:22:16 -0600 | [diff] [blame] | 7 | hostsidetests |
Steven Moreland | b6f3c1f | 2018-12-12 10:21:29 -0800 | [diff] [blame] | 8 | tests/tests/binder_ndk |
Chris Ye | 6830a60 | 2020-04-07 19:33:54 -0700 | [diff] [blame] | 9 | tests/tests/view/jni |
Steven Moreland | b6f3c1f | 2018-12-12 10:21:29 -0800 | [diff] [blame] | 10 | |
Philip P. Moltmann | c70e247 | 2016-10-20 17:19:56 -0700 | [diff] [blame] | 11 | [Hook Scripts] |
Aurimas Liutikas | 62899a7 | 2016-12-15 13:47:49 -0800 | [diff] [blame] | 12 | checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} |
Felipe Leme | 24f93c3 | 2021-02-03 13:03:36 -0800 | [diff] [blame] | 13 | -fw apps/CtsVerifier/ |
Philip P. Moltmann | c70e247 | 2016-10-20 17:19:56 -0700 | [diff] [blame] | 14 | apps/CtsVerifierUSBCompanion/ |
Siarhei Vishniakou | 4ee7207 | 2017-09-29 09:45:45 -0700 | [diff] [blame] | 15 | libs/ |
Hui Yu | afc367a | 2019-08-21 14:58:58 -0700 | [diff] [blame] | 16 | tests/app/ |
Felipe Leme | ecd63d2 | 2017-08-02 10:17:09 -0700 | [diff] [blame] | 17 | tests/autofillservice/ |
Felipe Leme | 0b0ac18 | 2018-11-28 10:32:38 -0800 | [diff] [blame] | 18 | tests/contentcaptureservice/ |
Aurimas Liutikas | 3605c1e | 2016-11-01 10:47:33 -0700 | [diff] [blame] | 19 | tests/tests/animation/ |
Cody Kesting | 7df70b0 | 2019-04-03 13:22:15 -0700 | [diff] [blame] | 20 | tests/tests/carrierapi/ |
Aurimas Liutikas | 56d454c | 2019-01-30 17:25:10 -0800 | [diff] [blame] | 21 | tests/tests/content/ |
Siarhei Vishniakou | 4ee7207 | 2017-09-29 09:45:45 -0700 | [diff] [blame] | 22 | tests/tests/graphics/ |
| 23 | tests/tests/hardware/ |
Nate Myren | 92de1af | 2019-05-09 13:58:46 -0700 | [diff] [blame] | 24 | tests/tests/permission2/ |
| 25 | tests/tests/permission/ |
Aurimas Liutikas | 3720995 | 2019-02-11 11:09:52 -0800 | [diff] [blame] | 26 | tests/tests/preference/ |
Philip P. Moltmann | c70e247 | 2016-10-20 17:19:56 -0700 | [diff] [blame] | 27 | tests/tests/print/ |
Cody Kesting | 7df70b0 | 2019-04-03 13:22:15 -0700 | [diff] [blame] | 28 | tests/tests/telephony/ |
| 29 | tests/tests/telephony2/ |
| 30 | tests/tests/telephony3/ |
| 31 | tests/tests/telephony4/ |
Leland Miller | 0430b5b | 2019-03-19 13:30:33 -0700 | [diff] [blame] | 32 | tests/tests/telephonyprovider/ |
Aurimas Liutikas | 3605c1e | 2016-11-01 10:47:33 -0700 | [diff] [blame] | 33 | tests/tests/text/ |
Aurimas Liutikas | 9eeedd6 | 2019-02-11 14:00:13 -0800 | [diff] [blame] | 34 | tests/tests/theme/ |
Aurimas Liutikas | 3605c1e | 2016-11-01 10:47:33 -0700 | [diff] [blame] | 35 | tests/tests/transition/ |
John Reck | 0d961db | 2018-02-14 10:01:56 -0800 | [diff] [blame] | 36 | tests/tests/uirendering/ |
Aurimas Liutikas | 3605c1e | 2016-11-01 10:47:33 -0700 | [diff] [blame] | 37 | tests/tests/view/ |
| 38 | tests/tests/widget/ |
Felipe Leme | d5e626a | 2021-02-03 10:42:13 -0800 | [diff] [blame] | 39 | common/device-side/bedstead/ |
Suprabh Shukla | 6731ded | 2018-07-17 13:55:31 -0700 | [diff] [blame] | 40 | common/device-side/util/ |
Felipe Leme | bd5fb81 | 2020-09-16 16:57:08 -0700 | [diff] [blame] | 41 | hostsidetests/car/ |
Felipe Leme | f28d40b | 2020-12-02 13:40:54 -0800 | [diff] [blame] | 42 | hostsidetests/devicepolicy |
Ady Abraham | a1dd453 | 2020-11-18 18:49:57 -0800 | [diff] [blame] | 43 | hostsidetests/graphics |
felipeal | ac1adba | 2020-09-18 12:15:17 -0700 | [diff] [blame] | 44 | hostsidetests/multiuser/ |
Felipe Leme | a8343ba | 2020-09-28 08:57:43 -0700 | [diff] [blame] | 45 | hostsidetests/scopedstorage/ |
Nikita Ioffe | fd8ac58 | 2019-04-18 16:15:09 +0100 | [diff] [blame] | 46 | hostsidetests/stagedinstall/ |
Nikita Ioffe | f09a8b9 | 2020-02-19 15:50:31 +0000 | [diff] [blame] | 47 | hostsidetests/userspacereboot/ |
Nikita Ioffe | fd8ac58 | 2019-04-18 16:15:09 +0100 | [diff] [blame] | 48 | tests/tests/packageinstaller/atomicinstall/ |
Aurimas Liutikas | ecb5733 | 2019-02-07 17:55:07 -0800 | [diff] [blame] | 49 | |
| 50 | ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES} |
Felka Chang | fe90a17 | 2020-12-15 22:40:59 +0800 | [diff] [blame] | 51 | |
| 52 | splits_native_libs_hook = ${REPO_ROOT}/cts/hostsidetests/appsecurity/test-apps/SplitApp/check_not_modify_libs.sh |
| 53 | ${PREUPLOAD_FILES} |
| 54 | |