Add string linter preupload check

Bug: 76097999
Test: repo upload
Change-Id: Ieb31c931d73a4325f605963b374ca7a2d568e08c
This commit is contained in:
Fan Zhang
2018-03-26 21:34:07 -07:00
parent 74ac3b1f3a
commit 4b2c171288

View File

@@ -1,3 +1,5 @@
[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}