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

Test: `repo upload` with a CL in system/unwinding in an internal branch
Change-Id: Ice32cbfbd12737771e5e7abcb590ed4d6b6da9b8
This commit is contained in:
Martin Stjernholm 2021-08-31 16:49:11 +01:00
parent 93b4b55ee7
commit f1ca127e8a

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