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

Commit 6bfffd68 authored by Lorenzo Colitti's avatar Lorenzo Colitti
Browse files

Enable checkstyle everywhere in frameworks/base.

This was done in internal master in ag/5397886. Do it in AOSP as
well so we can benefit from checkstyle in AOSP as well.

Test: None
Change-Id: Ib00fc8d318e8127224846e0a69cb542178631437
Merged-In: I7d350c2bbb9fcd1019abd1addb035ce5e9e05acc
parent 0882543a
Loading
Loading
Loading
Loading
+0 −8
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/
                      graphics/java/android
                      core/tests/coretests/src/android/
                      packages/PrintRecommendationService/
                      packages/PrintSpooler/
                      services/print/
                      services/usb/
                      telephony/

api_lint_hook = ${REPO_ROOT}/frameworks/base/tools/apilint/apilint_sha.sh ${PREUPLOAD_COMMIT}