People don't read warnings.

Bug: 113136846
Test: manual
Change-Id: If7e313b4f0fa90875795b24817553bbd9a8c60ff
This commit is contained in:
Jeff Sharkey
2018-12-03 10:56:56 -07:00
committed by Jeff Sharkey
parent 4627ad6020
commit aaaf1b7a88

View File

@@ -19,6 +19,6 @@ else
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
exit 77
exit 1
fi
fi