smartdevicelink / sdl_hmi

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

Fix/Handling ButtonPress for SOURCE button #691

Closed ShobhitAd closed 1 year ago

ShobhitAd commented 2 years ago

Fixes #692

This PR is ready for review.

Testing Plan

Manual testing with RPC Builder

Summary

Added a transitionInBackground method in AudioModel.js which handles changing the currentAudioModel and sending an OnInteriorVehicleData notification with the new source

CLA