commit | 7961ac2c8d2e50d879bc6d5b272b7d972a335c0e | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Tue Jun 03 13:56:08 2014 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Wed Jun 04 10:50:19 2014 -0700 |
tree | 9cac2b278b9191e80974063422968492e050d2ff | |
parent | d5adcb0455a2253b4e62d72bd8d997081013b266 [diff] |
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