commit | 6b0b6031da009bd85713aaa223a86d9b9ff83db3 | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Thu Feb 23 17:03:01 2017 -0800 |
committer | Brad Ebinger <breadley@google.com> | Thu Feb 23 17:03:01 2017 -0800 |
tree | a518c1edf073da793734a0a6e6eb32fa6049e584 | |
parent | dd68bc36a3278557b1c4d9183ed9e3dee077eb20 [diff] |
Don't Ignore new extras in ConnectionRequest The current code ignores the new extras that are added in createConnection#onSuccess. This change modifies the ConnectionRequest to include those extras. This was causing a test failure on internal Telecom unit tests. Test: Telecom Unit Tests Change-Id: I2fc739d374a4355176a50dd6a7ab081e2673c0f9