smartdevicelink / sdl_core

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

Add none permissions for widget rpcs #3678

Closed Jack-Byrne closed 3 years ago

Jack-Byrne commented 3 years ago

Fixes #3677

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

Send CreateWindow/DeleteWindow from NONE HMI Level.

Summary

Adds NONE hmi level to policy permissions for Create and Delete Window requests.

CLA