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

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

Change-Id: I4377130ed6fdd6866b4913b4f68b0599cc932a64
This commit is contained in:
Treehugger Robot
2021-08-31 20:02:46 +00:00
committed by Automerger Merge Worker

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