Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f06f3720 authored by Aurimas Liutikas's avatar Aurimas Liutikas Committed by Android (Google) Code Review
Browse files

Merge "Enable checkstyle for all frameworks/base projects."

parents f528a767 2c5aa790
Loading
Loading
Loading
Loading
+0 −15
Original line number Diff line number Diff line
[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}