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:
parent
cb13818ec3
commit
4ef24f6b9b
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue