From cb494a303110ea1a6dccec1820f9f378d6483dd5 Mon Sep 17 00:00:00 2001 From: Aurimas Liutikas Date: Thu, 15 Dec 2016 15:01:36 -0800 Subject: 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 --- PREUPLOAD.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PREUPLOAD.cfg') diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg index c28db57c23c0..75de4a7833f1 100644 --- a/PREUPLOAD.cfg +++ b/PREUPLOAD.cfg @@ -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/ -- cgit v1.2.3