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 #110

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Ypostolov
Copy link

@Ypostolov Ypostolov commented Aug 26, 2021

Fixes (https://adc.luxoft.com/jira/browse/FORDTCN-12378)

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

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