Merge "Mention the tag to use to bypass the AOSP-first check."

This commit is contained in:
Treehugger Robot
2021-08-31 18:47:29 +00:00
committed by Gerrit Code Review

View File

@@ -35,6 +35,7 @@ else
echo echo
echo "If your change contains no confidential details (such as security fixes), please" echo "If your change contains no confidential details (such as security fixes), please"
echo "upload and merge this change at https://android-review.googlesource.com/." echo "upload and merge this change at https://android-review.googlesource.com/."
echo "Else add a tag 'Ignore-AOSP-First:' with the reason to bypass AOSP."
echo echo
exit 1 exit 1
fi fi