Check sound Uri permission when creating a notification channel
Verify that the calling app has the right permissions to read/grant the sound Uri for a channel it creates. Previously, Uri permissions would only be checked by NotificationRecord when a notification was posted. Flag: EXEMPT security fix Test: atest PreferencesHelperTest Test: atest NotificationManagerServiceTest Bug: 337775777 Change-Id: If5a6c80e3bd665a9e67655a230e43d704422082b
Loading