Skip to content
Snippets Groups Projects
Commit 2c5aa790 authored by Aurimas Liutikas's avatar Aurimas Liutikas
Browse files

Enable checkstyle for all frameworks/base projects.

We've been slowly rolling out checkstyle to frameworks/base by 
whitelisting new directories, at this point we have most active directories, so let's make it enabled for everyone.

Change-Id: I7d350c2bbb9fcd1019abd1addb035ce5e9e05acc
Test: None
parent b7fddfc6
No related branches found
No related tags found
No related merge requests found
[Hook Scripts]
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
-fw core/
graphics/java/android
packages/PrintRecommendationService/
packages/PrintSpooler/
packages/PackageInstaller/
packages/SystemUI/
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