smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
241 stars 244 forks source link

Fix RC.SetGlobalProperties during resumption #3622

Closed VadymLuchko closed 3 years ago

VadymLuchko commented 3 years ago

Fixes #3469

This PR is ready for review.

Risk This PR makes no API changes.

Testing Plan ATF

Summary Added request for RC_SetGlobalProperties to MessageHelper::CreateGlobalPropertiesRequestsToHMI() Also UserLocation information added to resumption data (json and DB)

CLA

VadymLuchko commented 3 years ago

@JackLivio this PR is ready for review