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

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

Change-Id: I42fa1dec4a23fabdb58cd08d831c5861295c9e37
This commit is contained in:
Treehugger Robot
2021-08-31 19:52:18 +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