commit | 3e90221eb9a8ce75270e2ff623eb3da6fac3e947 | [log] [tgz] |
---|---|---|
author | Leland Miller <lelandmiller@google.com> | Fri Mar 22 14:20:14 2019 -0700 |
committer | Leland Miller <lelandmiller@google.com> | Tue Apr 09 14:05:51 2019 -0700 |
tree | 4a60b9279f7a04114b1ef6c7a7d0f157a7078bd0 | |
parent | 9f80ec1d51175d225c117787174d34ab7620e3cb [diff] |
Create new RcsParticipantQueryResultParcelable This parcelable class now backes RcsParticipantQueryResult. This change will allow injection of API layer dependencies into RcsParticipantQueryResult. Change-Id: I6d002d1e9b61831169eee66f76fed743beffc446 Test: Existing tests pass Bug: 123699565