summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2021-08-31 18:47:29 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-08-31 18:47:29 +0000
commit7c25a55f5ddd05e04d9fdd04845bb752b5f2c833 (patch)
tree78ffa57d5914954ca39b1f4a6f3fe928fbad64ae
parentbc8a6d063b22f56d1fb95c8c5efa0d483602148a (diff)
parentf1ca127e8af4194872d12799ebef7124c41e6e1a (diff)
downloadbase-7c25a55f5ddd05e04d9fdd04845bb752b5f2c833.tar.gz
Merge "Mention the tag to use to bypass the AOSP-first check."
-rwxr-xr-xtools/aosp/aosp_sha.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/aosp/aosp_sha.sh b/tools/aosp/aosp_sha.sh
index 3960856f0cf7..d3454222d5e7 100755
--- a/tools/aosp/aosp_sha.sh
+++ b/tools/aosp/aosp_sha.sh
@@ -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