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 transfers OnVehicleData to mobile app if VD param does not exist in app's assigned policies #3365

Closed
HSavynetska opened this issue May 13, 2020 · 1 comment
Labels

Comments

@HSavynetska
Copy link

HSavynetska commented May 13, 2020

Bug Report

SDL transfers OnVehicleData to mobile app if VD param does not exist in app's assigned policies

Reproduction Steps
  1. VD_param does not exist in app's assigned policies OnVehicleData RPC (the parameter is not present in parameters array or parameters array is empty)
  2. App is subscribed to VD_data.
  3. HMI sends valid OnVehicleData notification
Expected Behavior
  1. SDL does ignore this notification.
  2. SDL does not send OnVehicleData notification to mobile.
Observed Behavior
  1. SDL does not ignore this notification.
  2. SDL sends OnVehicleData notification to mobile.
OS & Version Information
@jacobkeeler
Copy link
Contributor

closing with the merge of #3568

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

No branches or pull requests

3 participants