smartdevicelink / sdl_core

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

Fix/Clear endpoint_properties in policy DB if empty properties recieved in PTU #3880

Closed ShobhitAd closed 2 years ago

ShobhitAd commented 2 years ago

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

Summary

Currently endpoint_properties is cleared from the cache if empty in PTU, but is not cleared from the policy database.

This PR

CLA