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

This change depends on r.android.com/314437

Bug: 33666900
Test: None
Change-Id: I301723d516803146943f0866ea35b68cc36af6af
This commit is contained in:
Aurimas Liutikas
2016-12-15 15:01:36 -08:00
parent 01c41ed8ed
commit cb494a3031

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/