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
commit 7c25a55f5d

View File

@ -35,6 +35,7 @@ else
echo
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 "Else add a tag 'Ignore-AOSP-First:' with the reason to bypass AOSP."
echo
exit 1
fi