Skip to content

Commit

Permalink
Migrate stringslint.py to AyeAye.
Browse files Browse the repository at this point in the history
This script has been deprecated and replaced by AyeAye checks
directly in Gerrit.

Bug: 164530987
Test: none
Change-Id: Ia1baf761e5ca6a1cef7de231d0f320cfaa7e071a
  • Loading branch information
Jeff Sharkey committed Aug 3, 2022
1 parent ab8bdb2 commit 5991f46
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions PREUPLOAD.cfg
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[Hook Scripts]
checkcolor_hook = ${REPO_ROOT}/prebuilts/checkcolor/checkcolor.py -p .

strings_lint_hook = ${REPO_ROOT}/frameworks/base/tools/stringslint/stringslint_sha.sh ${PREUPLOAD_COMMIT}

checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}

robolectric_hook = ${REPO_ROOT}/packages/apps/Settings/tests/robotests/new_tests_hook.sh ${REPO_PROJECT}

0 comments on commit 5991f46

Please sign in to comment.