Support propagation of extras between InCallServices.
Currently if one ICS puts extras, we'll propagate that down to the underlying ConnectionService only. With this change we will now propagate a change to the extras initiated by one InCallService to all other running InCallServices. This is important for wearable companion app use-cases, where an ICS from a companion app may want to add extras which can be see in another ICS. Fixes: 264892325 Test: Added new CTS test to verify this behavior end to end. Change-Id: I47501848607d6123cd38738f5c17464ce3dc7a28
Loading
Please register or sign in to comment