smartdevicelink / sdl_core

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

reject PTU system request when PTU not in progress #3853

Closed iCollin closed 2 years ago

iCollin commented 2 years ago

Fixes https://github.com/smartdevicelink/sdl_core/issues/3715 https://github.com/smartdevicelink/sdl_core/issues/3076

This PR is not ready for review.

Risk

This PR makes no API changes.

Testing Plan

ATF, manually

Summary

Reject SystemRequest with type PROPRIETARY or HTTP when PTU is not in progress and when sent from different app than the one which Core requested the PTU from

Changelog

Breaking Changes

CLA