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

Commit 3066d1eb authored by Aurimas Liutikas's avatar Aurimas Liutikas
Browse files

Start enforcing checkstyle for entire core

This mostly means all of core/tests.

Test: None

Change-Id: Ibfa5d2b616f98d47ce4c1c484919518cb5d43f35
parent 8f80b51b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
[Hook Scripts]
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
                  -fw core/java/android/
                  -fw core/
                      graphics/java/android
                      core/tests/coretests/src/android/
                      packages/PrintRecommendationService/
                      packages/PrintSpooler/
                      packages/PackageInstaller/