Merge "Point to the new checkstyle location for frameworks/base PREUPLOAD hook."

This commit is contained in:
Aurimas Liutikas
2016-12-16 17:45:06 +00:00
committed by Android (Google) Code Review

View File

@@ -1,5 +1,5 @@
[Hook Scripts]
checkstyle_hook = ../../development/tools/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
-fw core/java/android/animation/
core/java/android/hardware/usb/
core/java/android/print/