Philip P. Moltmann | 50b3488 | 2016-10-20 17:22:28 -0700 | [diff] [blame] | 1 | [Hook Scripts] |
jackqdyulei | 01c13b7 | 2017-09-18 16:32:59 -0700 | [diff] [blame] | 2 | checkcolor_hook = ${REPO_ROOT}/prebuilts/checkcolor/checkcolor.py -p . |
Philip P. Moltmann | 50b3488 | 2016-10-20 17:22:28 -0700 | [diff] [blame] | 3 | |
Sunny Shao | b7734a7 | 2019-10-14 20:48:18 +0800 | [diff] [blame] | 4 | checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} |
Jeremy Goldman | d6a29ea | 2020-12-08 16:52:37 +0800 | [diff] [blame] | 5 | |
| 6 | robolectric_hook = ${REPO_ROOT}/packages/apps/Settings/tests/robotests/new_tests_hook.sh ${REPO_PROJECT} |