Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-22 | Use a typesafe pattern for SIP Delegate configurations | Brad Ebinger | |
Moves SipDelegateImsConfiguration -> SipDelegate configuration in order to not break existing impls and defines the new typesafe alternative for sip configurations instead of bundles. Bug: 181764849 Test: atest CtsTelephonyTestCases Change-Id: I5040f30575f7b774d6ec1e28183f6812b420087f | |||
2020-11-06 | AIDL Implementation of SipTransport API | Brad Ebinger | |
Creates underlying AIDL implementation of the SipTransportImplBase and SipDelegate API to be used by the ImsService. Bug: 154763999 Test: atest FrameworksTelephonyTests Change-Id: Ic2ed943a45c69e8503fa96995b932b65a73140d2 |