Feat/rcs support issue 2994 - #3691
Conversation
…oogle Messages RCS support (microg#2994)
…oogle Messages RCS support (microg#2994)
…oogle Messages RCS support (microg#2994)
|
Did you test it on a real device, as required by project standards? |
|
Yes, I just ran a final test on my end to see how everything compiles. The build has been running and is currently making its way through the tasks: Bash |
|
Successfully verified the local build and resource verification tasks for the branch. |
|
Did you test whether it works, not just whether it compiles and passes tests? |
|
Thank you for reviewing the PR. Regarding the verification steps for the RCS service modules (Constellation and Asterism): |
Implements the required AIDL interfaces and service stubs (ConstellationServiceV2 and AsterismServiceV2) under play-services-core to provide foundation support for Google Messages RCS features as requested in issue #2994.
Closes #2994