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