Closed LitvinenkoIra closed 3 years ago
Fixes https://github.com/smartdevicelink/sdl_core/issues/3628
This PR is [ready] for review.
This PR makes [no] API changes.
Scripts attached to https://github.com/smartdevicelink/sdl_core/issues/3628
All IsReady responses were added to requests_required_for_capabilities_ collection, so SDL will wait for IsReady responses from HMI to set the hmi_cooperating_ flag to true and send RAI response.
requests_required_for_capabilities_
hmi_cooperating_
@JackLivio this PR is ready for Livio review. Thank you!
Fixes https://github.com/smartdevicelink/sdl_core/issues/3628
This PR is [ready] for review.
Risk
This PR makes [no] API changes.
Testing Plan
Scripts attached to https://github.com/smartdevicelink/sdl_core/issues/3628
Summary
All IsReady responses were added to
requests_required_for_capabilities_
collection, so SDL will wait for IsReady responses from HMI to set thehmi_cooperating_
flag to true and send RAI response.CLA