smartdevicelink / sdl_hmi

BSD 3-Clause "New" or "Revised" License
14 stars 43 forks source link

Add ONSCREEN_PRESETS to template list in all UI capabilities #690

Closed jacobkeeler closed 2 years ago

jacobkeeler commented 2 years ago

Implements/Fixes #689

This PR is ready for review.

Testing Plan

Verify capabilities when using each available template

Summary

Unifies templatesAvailable list for all templates

CLA

ShobhitAd commented 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)