Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed HMI processes RPC as unsuccessful in case of custom UNSUPPORTED_RESOURCE result code #594

Conversation

Ypostolov
Copy link
Contributor

@Ypostolov Ypostolov commented Aug 27, 2021

Fixes #577

This PR is ready for review.

Testing Plan

  • SDL and HMI are started;
  • Mobile app is registered and activated:
  • Go to Main HMI setting-> RPC Control ->registered app name;
  • Set UNSUPPORTED_RESOURCE result code for some RCP(e.g. AddSubMenu, AddCommand);
  • Mobile app requests RPC (AddSubMenu, AddCommand) that has custom UNSUPPORTED_RESOURCE result code on HMI;

Observe HMI adds requested item and responds with UNSUPPORTED_RESOURCE result code.

Summary

Fixed HMI processes RPC as unsuccessful in case of custom UNSUPPORTED_RESOURCE result code.

CLA

@Jack-Byrne Jack-Byrne merged commit b61a5fd into smartdevicelink:develop Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants