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

[UI - OnDriverDistraction] - SDL Passenger Mode #114

Open
KhrystynaDubovyk opened this issue Nov 27, 2018 · 0 comments
Open

[UI - OnDriverDistraction] - SDL Passenger Mode #114

KhrystynaDubovyk opened this issue Nov 27, 2018 · 0 comments

Comments

@KhrystynaDubovyk
Copy link
Contributor

OnDriverDistraction (<lockScreenDismissalEnabled>)

Description:

As a passenger user I want to be able to dismiss the application lock screen while the vehicle is in motion.

Detailed description:

HMI API changes

Change the OnDriverDistraction notification to include the additional parameter:

<function name="OnDriverDistraction" messagetype="notification">

  <!-- newly added parameter -->
  <param name="lockScreenDismissalEnabled" type="Boolean" mandatory="false">
    <description>
      If enabled, the lock screen will be able to be dismissed while connected to SDL, allowing users 
      the ability to interact with the app. Dismissals should include a warning to the user and ensure 
      that they are not the driver.
    </description>
  </param>

</function>

Diagram:

N/A

Links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant