smartdevicelink / generic_hmi

A sample HMI to use with sdl_core
BSD 3-Clause "New" or "Revised" License
8 stars 27 forks source link

Only send WARNINGS response for missing alert images if normal result is SUCCESS #524

Closed jacobkeeler closed 1 year ago

jacobkeeler commented 1 year ago

Fixes https://github.com/smartdevicelink/generic_hmi/issues/523

Testing Plan

Core Tests

Perform steps described in issue

Core version / branch / commit hash / module tested against: release/8.2.0 branch

Summary

Only send WARNINGS response for missing alert images if normal result is SUCCESS

Changelog

Bug Fixes

CLA