Merge "Add the checkstyle_hook into PREUPLOAD.cfg"

This commit is contained in:
Raff Tsai
2019-10-15 05:38:13 +00:00
committed by Android (Google) Code Review

View File

@@ -3,3 +3,4 @@ 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}