Disabling some repo checks for rebolectric files

Change-Id: I025db602f14f7696e7f3165357afbec0cfa8e713
This commit is contained in:
Sunny Goyal
2020-01-09 08:59:23 -08:00
parent d068f1cf66
commit cf7a48b1de
4 changed files with 29 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
[Hook Scripts]
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --config_xml tools/checkstyle.xml --sha ${PREUPLOAD_COMMIT}