blob: 5100c03e509aff7b1b7350f4881fd4e93414c3e4 [file] [log] [blame]
Tony Mantlere3789ff2016-12-01 15:08:10 -08001[Hook Scripts]
jingjiangli408fbf82022-01-23 17:47:25 -08002checkcolor_hook = ${REPO_ROOT}/prebuilts/checkcolor/checkcolor.py -p .
3
4strings_lint_hook = ${REPO_ROOT}/frameworks/base/tools/stringslint/stringslint_sha.sh ${PREUPLOAD_COMMIT}
5
Aurimas Liutikas0b337e12016-12-15 15:35:09 -08006checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
jingjiangli408fbf82022-01-23 17:47:25 -08007
8robolectric_hook = ${REPO_ROOT}/packages/apps/Settings/tests/robotests/new_tests_hook.sh ${REPO_PROJECT}