Skip to content

Fix lint errors in SMSHelper.java

Summary

Clean up a bunch of lint errors in SMSHelper.java. Some of these are null issues which in theory might prevent a crash.

Test Plan

No functional changes are expected. Fetching SMS still works for me.

Merge request reports