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 0212] - Add Ability to Reuse a SyncFileName for a PutFile #174

Closed
theresalech opened this issue Jul 9, 2019 · 1 comment
Closed
Labels

Comments

@theresalech
Copy link
Contributor

Proposal: Add Ability to Reuse a SyncFileName for a PutFile

Currently, when a developer tries to reuse the same syncFileName for a PutFile with image data, the HMI is not updated to show the new image. This is due to Core only sending a notification to the HMI when the PutFile is a system file. To remedy this issue, Core needs to send a notification to the HMI when it receives any type of PutFile.

smartdevicelink/sdl_evolution#642

Steering Committee Decision:

The Steering Committee voted to accept this proposal with revisions on 2018-12-18. The author is to updated this proposal to include an additional parameter name of the updated file to the HMI notification as called out in this comment.

Revisions were made on 1.17.19

@jacobkeeler
Copy link
Contributor

Closing with the merge of #170

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

2 participants