Merge "Warn on repo upload
if you're not uploading to AOSP master." am: 026eb31f80
am: fa27392f8a
Original change: https://android-review.googlesource.com/c/platform/bootable/recovery/+/1834836 Change-Id: Icd0f444c746810df4c9a1cc373eedfad1cd08d8b
This commit is contained in:
commit
361f8f4118
1 changed files with 1 additions and 0 deletions
|
@ -6,5 +6,6 @@ clang_format = true
|
|||
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
||||
|
||||
[Hook Scripts]
|
||||
aosp_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "."
|
||||
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
|
||||
--file_whitelist tools/ updater_sample/
|
||||
|
|
Loading…
Reference in a new issue