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

am: 49d0205749

Change-Id: Icaf820d0d6e4f6b9f56283e93752310355e15b89
This commit is contained in:
Fan Zhang
2018-03-27 16:10:50 +00:00
committed by android-build-merger

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}