SmsManager responds gracefully to no backing service
Previously we would get an NPE if there was no isms service running on the device. Now we return sensible defaults and throw UnsupportedOperationException for methods that are meant to invoke actions and have a void return type. Change-Id: I894809a0d6431b7c6472ec6f69d3b8e84a1418ea
Loading
Please register or sign in to comment