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

Add remoteControl to HMICapabilities #1398

Merged

Conversation

justingluck93
Copy link
Contributor

Fixes #1395

This PR is ready for review.

Risk

This PR makes minor API changes.

Testing Plan

See if remoteControl object is obtainable.

NSLog(@"Remote Control status: %@ ", self.sdlManager.systemCapabilityManager.hmiCapabilities.remoteControl);

Summary

Added Remote Control object to hmiCapabilities struct

CLA

@justingluck93 justingluck93 self-assigned this Sep 17, 2019
@justingluck93 justingluck93 added the bug A defect in the library label Sep 17, 2019
@joeljfischer joeljfischer added this to In progress in v6.4 via automation Sep 18, 2019
@joeljfischer joeljfischer added this to the 6.4.0 milestone Sep 18, 2019
@joeljfischer joeljfischer merged commit 616e704 into develop Sep 18, 2019
v6.4 automation moved this from In progress to Done Sep 18, 2019
@joeljfischer joeljfischer deleted the bug/issue-1395-Missing-remote-control-availability branch September 18, 2019 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library
Projects
No open projects
v6.4
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants