Merge "Mention the tag to use to bypass the AOSP-first check." am: 7c25a55f5d

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1814778

Change-Id: Iaa9997aafcf6058e83a3d9286ec2bd2015d2efbe
This commit is contained in:
Treehugger Robot
2021-08-31 19:03:39 +00:00
committed by Automerger Merge Worker

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