smartdevicelink / sdl_hmi

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

Fix/hmi doesnt update timeout prompt #606

Closed ValeriiMalkov closed 3 years ago

ValeriiMalkov commented 3 years ago

Fixes #599

This PR is ready] for review.

Testing Plan

Manual testing

Summary

The problem was requesting UI.PI after resetting the timeout. The timeout request did not update the timer. Added an additional variable to save the timeout for the timeout prompt and the ability to reset it

CLA

ValeriiMalkov commented 3 years ago

Hi @theresalech This is a regression issue (related to OnResetTimeout feature) and PR is ready for Livio team review