commit | 8ae4277688dfbed0e7a56868f4435579ce1e05af | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Wed Apr 26 02:41:41 2023 +0000 |
committer | Tyler Gunn <tgunn@google.com> | Thu Apr 27 20:09:26 2023 +0000 |
tree | 28da33421177df4d08568d5e89115831d054d4fc | |
parent | 6fe97e67cf37e64ad58dd11c51000a2a5479379d [diff] |
Add extra key to StreamingCall. Also fix bug where CallStreamingService would never init the streaming adapter. This caused the CallStreamingService to NEVER get notified of onCallStreamingstarted since the handleMessage method was checking to see if the adapter was set. Test: Added CTS test for this case. Bug: 279650527 Change-Id: I389efacd7547439985caabc068be5413897cf128