summaryrefslogtreecommitdiff
path: root/PREUPLOAD.cfg
diff options
context:
space:
mode:
authorAurimas Liutikas <aurimas@google.com>2016-12-15 15:01:36 -0800
committerAurimas Liutikas <aurimas@google.com>2016-12-15 15:01:36 -0800
commitcb494a303110ea1a6dccec1820f9f378d6483dd5 (patch)
treef8f3b002df432db6bfe0c14abe8047a8c54be2d0 /PREUPLOAD.cfg
parent01c41ed8ed263d11cf633e50a968b3777095b80b (diff)
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
Diffstat (limited to 'PREUPLOAD.cfg')
-rw-r--r--PREUPLOAD.cfg2
1 files changed, 1 insertions, 1 deletions
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/