Closed jacobkeeler closed 2 years ago
Not seeing ONSCREEN_PRESETS
as an available template in the RAI response. I guess the ONSCREEN_PRESETS
template needs to be added to templatesAvailable
in the UI.GetCapabilities response (https://github.com/smartdevicelink/sdl_hmi/blob/develop/ffw/UIRPC.js#L1008)
Implements/Fixes #689
This PR is ready for review.
Testing Plan
Verify capabilities when using each available template
Summary
Unifies
templatesAvailable
list for all templatesCLA