Remove AOSP warning hook

In Android U, we have moved towards mostly internal development

Bug: 274483743
Test: ensure AOSP presubmit hook doesnt run during upload
Change-Id: I24f958525d598e8ad9e5cd0b73c60df64e4805aa
This commit is contained in:
Brad Ebinger 2023-03-20 11:33:27 -07:00
parent cb13818ec3
commit 4ef24f6b9b
1 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,3 @@
[Hook Scripts]
aosp_hook = ${REPO_ROOT}/packages/services/Telecomm/scripts/aosp_tag_preupload.py ${PREUPLOAD_COMMIT}
# Uncomment to re-enable aosp warning.
#[Hook Scripts]
#aosp_hook = ${REPO_ROOT}/packages/services/Telecomm/scripts/aosp_tag_preupload.py ${PREUPLOAD_COMMIT}