commit | ff677ee0b0189b4111d0617eab1051b68af1a738 | [log] [tgz] |
---|---|---|
author | Mohamed Abdalkader <abdalkader@google.com> | Fri Jan 12 11:52:31 2018 -0800 |
committer | Mohamed Abdalkader <abdalkader@google.com> | Fri Jan 12 12:26:03 2018 -0800 |
tree | 47d3c27a2644109699f9663c85518f696b5b9731 | |
parent | ea713a3882d11675ca067ad63ab01a664d012f3b [diff] |
Add unique id for sms APIs to be able to trigger correct smstracker In old APIs the SmsTracker itself was being passed to the RIL and onSendComplete the tracker's pending intent was triggered and then the updated messageRef was used as the id. Instead of passing the tracker, passing a unique id to be used for the lifetime of the message. Doing same thing for receiving flow. Test: None, APIs not exercised yet. BUG=69846044 Change-Id: Id19f854e2c48649db8f2031ee4f49cdac331451c