Ensure create/destroy is called properly for Capability Exchange API
We were mistakenly not calling the destroy API properly for Capability Exchange API when the listener passed in was null. Instead we were calling destroy -> create. This was causing us to call destroy -> create over 4 times when switching SIMs. Bug: 228278638 Test: manual PUBLISH verification on TMO, atest FrameworksTelephonyTests Change-Id: If374f8306add45e60f64fa4031af31c8f448bb22
Loading
Please register or sign in to comment