wroot - Hi, this was a recent bug fix because we found we were not consistent in how notifications were displayed with respect to the OS setting. This change ensures that when the OS restricts notification content on the lock screen, we display an appropriate response and use the correct APIs. For example, the Samsung mail app states "Content hidden" when the OS setting is enabled. This change does not have anything to do with limiting sensitive notifications via App Protection Policies (APP). APP cannot override the OS control, either. We're implementing the APP controls because our enterprise customers cannot be assured that the OS control is enabled. So, in your example, if the APP is set to allow, and the user has enabled the OS setting, then the content is hidden per the OS control.