Merge "Add string linter preupload check" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-03-27 16:01:24 +00:00
committed by Android (Google) Code Review

View File

@@ -1,3 +1,5 @@
[Hook Scripts] [Hook Scripts]
checkcolor_hook = ${REPO_ROOT}/prebuilts/checkcolor/checkcolor.py -p . checkcolor_hook = ${REPO_ROOT}/prebuilts/checkcolor/checkcolor.py -p .
strings_lint_hook = ${REPO_ROOT}/frameworks/base/tools/stringslint/stringslint_sha.sh ${PREUPLOAD_COMMIT}