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:
parent
2f5d35347b
commit
30b11224de
1 changed files with 1 additions and 0 deletions
|
|
@ -4,3 +4,4 @@ bpfmt = true
|
|||
|
||||
[Hook Scripts]
|
||||
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} "."
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue