From 60bb45bc6e222ca3890d415b849ab11e78bfbc23 Mon Sep 17 00:00:00 2001
From: Chris Manton <cmanton@google.com>
Date: Sun, 7 Nov 2021 19:40:50 -0800
Subject: [PATCH] Add PRELOAD file path

Bug: 196026708
Tag: #refactor
Test: gd/cert/run

Change-Id: Ibde81667eeb9885d068bd9f9ba19fc0529448265
---
 PREUPLOAD.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg
index 04963df9dc3..2f079fc4da8 100644
--- a/PREUPLOAD.cfg
+++ b/PREUPLOAD.cfg
@@ -10,4 +10,4 @@ rustfmt = --config-path=rustfmt.toml
 
 [Hook Scripts]
 aosp_first = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} ".*$"
-yapf_hook = ./tools/scripts/yapf_checker.py
+yapf_hook = ./system/tools/scripts/yapf_checker.py
-- 
GitLab