Add aosp-first preupload hook to soong
To give an earlier warning than the ayeaye warning in gerrit. Test: Presubmits Change-Id: Ic1bf8ab34cb76313dc53833600ea9ceaddb045c5
This commit is contained in:
@@ -4,3 +4,4 @@ bpfmt = true
|
|||||||
|
|
||||||
[Hook Scripts]
|
[Hook Scripts]
|
||||||
do_not_use_DO_NOT_MERGE = ${REPO_ROOT}/build/soong/scripts/check_do_not_merge.sh ${PREUPLOAD_COMMIT}
|
do_not_use_DO_NOT_MERGE = ${REPO_ROOT}/build/soong/scripts/check_do_not_merge.sh ${PREUPLOAD_COMMIT}
|
||||||
|
aosp_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "."
|
||||||
|
Reference in New Issue
Block a user