Implement ImsSmsDispatcher
- Implement methods needed to do various sms operations. - Add Ims Dispatcher to the dispatchers controller and use if available. (availability impl will come with reg.) - Astracting out handling result of injecting sms result out of the injection logic. - Introduce callback for abstracting out handling result of handling status report out of dispatchers to share logic with ImsSmsDispatcher. - Add unit tests (More to come in a follow-up CL) Test: manual + added unit tests BUG=69846044 Change-Id: I7c4d597f68412e86bdd61aeb4c5e50b1256e2f92
Loading
Please register or sign in to comment