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

remove redundant systemCapabilities object from UI.GetCapabilities re… #583

Merged
merged 1 commit into from
Jul 29, 2021

Conversation

iCollin
Copy link
Collaborator

@iCollin iCollin commented Jul 22, 2021

Implements/Fixes smartdevicelink/sdl_core#3745

This PR is ready for review.

Testing Plan

Connect app, see that no systemCapabilities.displayCapabilities are sent, try to use things that require display capabilities to validate you got correct capabilities

Summary

Remove duplicate key from UI.GetCapabilitiesResponse object. Please note that the proper systemCapabilities are added to this message below.

'systemCapabilities': SDL.systemCapabilities,

CLA

@iCollin iCollin merged commit d58988e into develop Jul 29, 2021
@iCollin iCollin deleted the fix/dupe_system_capabilities branch July 29, 2021 21:17
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.

2 participants