Clock app broadcast receiver protection

This commit is contained in:
Daniel Micay 2022-08-22 09:17:45 -04:00
parent 6a6f47f05d
commit c2fab877b8

View File

@ -581,6 +581,7 @@
<li>pre-grant notifications permission to the Clock app</li>
<li>fix automatic notification grants</li>
<li>Clock: use correct intent for opening notification settings</li>
<li>Clock: protect broadcast receivers including not allowing other apps to snooze or dismiss alarms (upstream problem)</li>
<li>Contacts: fix VCF import due by removing obsolete READ_EXTERNAL_STORAGE permission usage</li>
<li>Theme Picker: fix our added wallpaper color scheme toggle not showing updated status</li>
</ul>