Check the unused import and the sequence of import before submitting. Fixes: 142160947 Test: Manual test Change-Id: I846f4ab5f349f0017163cf9d35b4d44e85597bbc
7 lines
286 B
INI
7 lines
286 B
INI
[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}
|