blob: 189133b4ce5f3ae0db3b5ac171208518b7ce419c [file] [log] [blame]
Steven Morelandb6f3c1f2018-12-12 10:21:29 -08001[Builtin Hooks]
2clang_format = true
3
4[Builtin Hooks Options]
5clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
6 tests/tests/binder_ndk
7
Philip P. Moltmannc70e2472016-10-20 17:19:56 -07008[Hook Scripts]
Aurimas Liutikas62899a72016-12-15 13:47:49 -08009checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
Philip P. Moltmannc70e2472016-10-20 17:19:56 -070010 -fw apps/CtsVerifier/src/com/android/cts/verifier/usb/
11 apps/CtsVerifierUSBCompanion/
Siarhei Vishniakou7c070e52017-09-29 09:45:45 -070012 libs/
Felipe Lemeecd63d22017-08-02 10:17:09 -070013 tests/autofillservice/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070014 tests/tests/animation/
Cody Kesting7df70b02019-04-03 13:22:15 -070015 tests/tests/carrierapi/
Aurimas Liutikasb0102c92019-04-09 02:32:28 -070016 tests/tests/content/
Siarhei Vishniakou7c070e52017-09-29 09:45:45 -070017 tests/tests/graphics/
18 tests/tests/hardware/
Philip P. Moltmannc70e2472016-10-20 17:19:56 -070019 tests/tests/print/
Cody Kesting7df70b02019-04-03 13:22:15 -070020 tests/tests/telephony/
21 tests/tests/telephony2/
22 tests/tests/telephony3/
23 tests/tests/telephony4/
Leland Miller0430b5b2019-03-19 13:30:33 -070024 tests/tests/telephonyprovider/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070025 tests/tests/text/
26 tests/tests/transition/
John Reck0d961db2018-02-14 10:01:56 -080027 tests/tests/uirendering/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070028 tests/tests/view/
29 tests/tests/widget/