-
- Downloads
Verify URI permission for channel sound update from NotificationListenerService
Check that a privileged NotificationListenerService (CDM) has the permission to access the sound URI when updating a notification channel. Test: atest com.android.server.notification.NotificationManagerServiceTest#testUpdateNotificationChannelFromPrivilegedListener_noSoundUriPermission Bug: 317357401 Change-Id: Ic7d2e96e43565e98d2aa29b8f2ba35c142387ba9 (cherry picked from commit 9b7bbbf5) Merged-In: Ic7d2e96e43565e98d2aa29b8f2ba35c142387ba9
Showing
- services/core/java/com/android/server/notification/NotificationManagerService.java 22 additions, 0 deletions...droid/server/notification/NotificationManagerService.java
- services/tests/uiservicestests/src/com/android/server/notification/NotificationManagerServiceTest.java 63 additions, 0 deletions...d/server/notification/NotificationManagerServiceTest.java
Please register or sign in to comment