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

Add logic for BC.CloseApplication RPC #188

Merged
merged 1 commit into from
Jul 16, 2019

Conversation

jacobkeeler
Copy link
Contributor

@jacobkeeler jacobkeeler commented Jun 17, 2019

Implements #1931

This PR is ready for review.

Testing Plan

Send CloseApplication from mobile application while in FULL, verify that the application returns to NONE and leaves the foreground of the HMI.

Summary

Add logic for BC.CloseApplication RPC

CLA

@jacobkeeler jacobkeeler changed the title Add logic for BC.CloseApplication RPC Add logic for BC.CloseApplication RPC Jun 17, 2019
@theresalech
Copy link
Contributor

Resolves #197

Copy link
Collaborator

@Jack-Byrne Jack-Byrne left a comment

Choose a reason for hiding this comment

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

Performing the close application rpc on the sdl hmi causes the hmi levels to be full->Limited->none. The generic hmi implementation is able to notify mobile the level changed directly from full->none.

@jacobkeeler jacobkeeler changed the base branch from master to develop July 16, 2019 18:20
@jacobkeeler jacobkeeler merged commit c8ac9cd into develop Jul 16, 2019
@jacobkeeler jacobkeeler deleted the feature/close_application_rpc branch March 18, 2020 13:19
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.

3 participants