Steven Moreland | b6f3c1f | 2018-12-12 10:21:29 -0800 | [diff] [blame] | 1 | [Builtin Hooks] |
| 2 | clang_format = true |
| 3 | |
| 4 | [Builtin Hooks Options] |
| 5 | clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp |
| 6 | tests/tests/binder_ndk |
| 7 | |
Philip P. Moltmann | c70e247 | 2016-10-20 17:19:56 -0700 | [diff] [blame] | 8 | [Hook Scripts] |
Aurimas Liutikas | 62899a7 | 2016-12-15 13:47:49 -0800 | [diff] [blame] | 9 | checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} |
Philip P. Moltmann | c70e247 | 2016-10-20 17:19:56 -0700 | [diff] [blame] | 10 | -fw apps/CtsVerifier/src/com/android/cts/verifier/usb/ |
| 11 | apps/CtsVerifierUSBCompanion/ |
Siarhei Vishniakou | 7c070e5 | 2017-09-29 09:45:45 -0700 | [diff] [blame] | 12 | libs/ |
Felipe Leme | ecd63d2 | 2017-08-02 10:17:09 -0700 | [diff] [blame] | 13 | tests/autofillservice/ |
Aurimas Liutikas | 3605c1e | 2016-11-01 10:47:33 -0700 | [diff] [blame] | 14 | tests/tests/animation/ |
Cody Kesting | 7df70b0 | 2019-04-03 13:22:15 -0700 | [diff] [blame] | 15 | tests/tests/carrierapi/ |
Aurimas Liutikas | b0102c9 | 2019-04-09 02:32:28 -0700 | [diff] [blame] | 16 | tests/tests/content/ |
Siarhei Vishniakou | 7c070e5 | 2017-09-29 09:45:45 -0700 | [diff] [blame] | 17 | tests/tests/graphics/ |
| 18 | tests/tests/hardware/ |
Philip P. Moltmann | c70e247 | 2016-10-20 17:19:56 -0700 | [diff] [blame] | 19 | tests/tests/print/ |
Cody Kesting | 7df70b0 | 2019-04-03 13:22:15 -0700 | [diff] [blame] | 20 | tests/tests/telephony/ |
| 21 | tests/tests/telephony2/ |
| 22 | tests/tests/telephony3/ |
| 23 | tests/tests/telephony4/ |
Leland Miller | 0430b5b | 2019-03-19 13:30:33 -0700 | [diff] [blame^] | 24 | tests/tests/telephonyprovider/ |
Aurimas Liutikas | 3605c1e | 2016-11-01 10:47:33 -0700 | [diff] [blame] | 25 | tests/tests/text/ |
| 26 | tests/tests/transition/ |
John Reck | 0d961db | 2018-02-14 10:01:56 -0800 | [diff] [blame] | 27 | tests/tests/uirendering/ |
Aurimas Liutikas | 3605c1e | 2016-11-01 10:47:33 -0700 | [diff] [blame] | 28 | tests/tests/view/ |
| 29 | tests/tests/widget/ |