Skip to content
Snippets Groups Projects
Commit cf93c22d authored by Ng Zhi An's avatar Ng Zhi An
Browse files

Enable checkstyle repo upload hook for tests

Bug: 115719623
Test: import unused classes and try to repo upload, checkstyle will
block it

Change-Id: I063b9946df6c3d852506449221a7f04d6f9c656f
parent 4dc09a4b
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,11 @@ checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPL
services/print/
services/usb/
telephony/
tests/ActivityViewTest/
tests/LotsOfApps/
tests/NativeProcessesMemoryTest/
tests/OdmApps/
tests/SystemMemoryTest/
wifi/
api_lint_hook = ${REPO_ROOT}/frameworks/base/tools/apilint/apilint_sha.sh ${PREUPLOAD_COMMIT}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment