From 9f97bd6d8f09a609ef6ce33a6a4c626bb8de07f5 Mon Sep 17 00:00:00 2001 From: My Name Date: Wed, 2 Apr 2025 10:16:37 +0000 Subject: [PATCH] Add alint hook to Launcher Onboarding the repo for local ayeaye checks via alint. To enable this will require repo sync. Test: Locally Flag: NONE, repo hook change Bug: 407716895 Change-Id: I2e5e55aec026dc7627aab9f79e468445399a1afb --- PREUPLOAD.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg index 768ba652de..f99e9ca556 100644 --- a/PREUPLOAD.cfg +++ b/PREUPLOAD.cfg @@ -11,4 +11,4 @@ ktfmt = ${REPO_ROOT}/external/ktfmt/ktfmt.sh [Hook Scripts] checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --config_xml tools/checkstyle.xml --sha ${PREUPLOAD_COMMIT} - +alint_hook = ${REPO_ROOT}/vendor/google/tools/alint