Integrate ImsCallSessionListener API changes
Integrates the ImsCallSessionListener API changes. This involves: 1) Moving the ImsCallSessionListener to the android.telephony.ims namespace. 2) Creating a compat layer between the old IImsCallSessionListener AIDL and the new one for vendors using the old implementation. 3) Modify ImsCallSession to only use setListener to set ImsCallSessionListener (other method was never used in our code). Test: Telephony Unit Tests, Manual IMS Tests Bug: 63987047 Merged-In: I4378c0b1d68ff4f5f21815c81af52c03a66f81c5 Change-Id: Id0cc43e9c97abb6f2776d8ad1cf599353b71e4b7
Loading
Please register or sign in to comment