Skip to content

Fixes processing ABORTED code for VR in PerformInteraction#1562

Open
dev-gh wants to merge 1 commit into
smartdevicelink:developfrom
dev-gh:fix/PI_has_to_ignore_VR_ABORTED
Open

Fixes processing ABORTED code for VR in PerformInteraction#1562
dev-gh wants to merge 1 commit into
smartdevicelink:developfrom
dev-gh:fix/PI_has_to_ignore_VR_ABORTED

Conversation

@dev-gh

@dev-gh dev-gh commented May 25, 2017

Copy link
Copy Markdown
Contributor

Usually ABORTED code has higher priority over other resuls, but for
PerformInteraction there is an exception. So in case VR returns ABORTED
and interation mode is BOTH or MANUAL_ONLY SDL has to wait for UI response and
consider only UI response.
Common interfaces have been override to cover that exception.

Usually ABORTED code has higher priority over other resuls, but for
PerformInteraction there is an exception. So in case VR returns ABORTED
and interation mode is BOTH or MANUAL_ONLY SDL has to wait for UI response and
consider only UI response.
Common interfaces have been override to cover that exception.

@dcherniev dcherniev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dev-gh Reviewed.

@JenkinsSDLOnCloud

Copy link
Copy Markdown

Can one of the admins verify this patch?

2 similar comments
@JenkinsSDLOnCloud

Copy link
Copy Markdown

Can one of the admins verify this patch?

@JenkinsSDLOnCloud

Copy link
Copy Markdown

Can one of the admins verify this patch?

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.

5 participants