From 7764709ca6c88c017781988fabe62946f24b9f7e Mon Sep 17 00:00:00 2001 From: Aurimas Liutikas Date: Thu, 15 Dec 2016 15:06:04 -0800 Subject: [PATCH] Point to the new checkstyle location for packages/apps/Settings PREUPLOAD hook. This change depends on r.android.com/314437 Bug: 33666900 Test: None Change-Id: Ibcf177186e64e7e34493301f109ea9d4454fa3a2 --- PREUPLOAD.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg index 653380c14f7..bbc1f689c71 100644 --- a/PREUPLOAD.cfg +++ b/PREUPLOAD.cfg @@ -1,4 +1,4 @@ [Hook Scripts] -checkstyle_hook = ../../../development/tools/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} +checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} -fw src/com/android/settings/print/