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

SDL doesn't deactivate app when receives BasicCommunication.OnEventChange(PHONE_CALL,true) from HMI #1385

Closed
dboltovskyi opened this issue Mar 20, 2017 · 4 comments
Assignees
Labels
Projects

Comments

@dboltovskyi
Copy link
Contributor

Occurrence: Always

Steps:

  1. Send BasicCommunication.OnEventChanged(Phone_Call,true) from HMI when apps are full

Expected result:
When SDL received BasicCommunication.OnEventChanged(Phone_Call,true) from HMI:

  • With Media/VOICE Com app: SDL should send OnHMIStatus(BACKGROUND, NOT_AUDIBLE,MAIN) to mobile app
  • With the Navi app: SDL should send OnHMIStatus(LIMITED, NOT_AUDIBLE,MAIN) to mobile app

Actual result:

  • For VOICE Com app: SDL sends OnHMIStatus(FULL)

Environment:
ATF: aa5beae6ab1726a9b43ed2fa15f66c20d7f7883f
SDL: 7bd5326
Parameters: EXTENDED_POLICY=PROPRIETARY

@dboltovskyi
Copy link
Contributor Author

Script&Logs: 2017-03-20_1.tar.gz

@ghost
Copy link

ghost commented Jul 30, 2018

ATF test scripts will update for this issue.

@dboltovskyi
Copy link
Contributor Author

Issue is still applicable for 6.1 release.
Updated ATF script and logs: 2020-06-15_13-36-35_1385.tar.gz

@Jack-Byrne
Copy link
Collaborator

Fixed with merge of #2582

@theresalech theresalech added this to Completed Bug Fixes/ Enhancements in 8.0.0 Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
8.0.0
Completed Bug Fixes / Enhancements
Development

No branches or pull requests

6 participants