Point to the new checkstyle location for PREUPLOAD hook.
This change depends on r.android.com/314437
Bug: 33666900
Test: None
Change-Id: I37506d8a34806ed24f9547bfd52e4f3ec1258b81
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg
index 4c347d2..f3db20e 100644
--- a/PREUPLOAD.cfg
+++ b/PREUPLOAD.cfg
@@ -1,2 +1,2 @@
[Hook Scripts]
-checkstyle_hook = ${REPO_ROOT}/development/tools/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
+checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}