commit | 21241167ccc1cfb8e221249e032a8bd3276c525a | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Thu May 25 15:35:20 2017 -0700 |
committer | Brad Ebinger <breadley@google.com> | Fri May 26 19:43:35 2017 +0000 |
tree | 6ac376a9218bf1e3c0e6fab481cc79b5e561b5be | |
parent | 92fd1fbe65b3f7ee27c18fb11c864c5f012cbe89 [diff] |
Use SmsManager for reject call with SMS Instead of starting a service to send SMS when a call is rejected, we now use the SmsManager#sendTextMessage API. Bug: 62048610 Test: Reject call and send SMS Change-Id: I8d648ab5c3e35539d1387ece4d11acc1c30c8ea2