summaryrefslogtreecommitdiffstats
path: root/PREUPLOAD.cfg
blob: 883e968e4dcf139bd8b8de82ff71eaed7ecc044c (plain)
1
2
3
4
5
6
[Hook Scripts]
checkcolor_hook = ${REPO_ROOT}/prebuilts/checkcolor/checkcolor.py -p .

strings_lint_hook = ${REPO_ROOT}/frameworks/base/tools/stringslint/stringslint_sha.sh ${PREUPLOAD_COMMIT}

checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}