Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 328e26ea authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Restrict AudioAttribute usages for notifications

Only calls can use USAGE_NOTIFICATION_RINGTONE. Only alarms can
use USAGE_ALARMS. No notifications can play on the media stream.

If an app specifies and incorrect usage we will use USAGE_NOTIFICATION
instead.

Test: NotificationChannelExtractorTest
Flag: com.android.server.notification.restrict_audio_attributes_call DEV
Flag: com.android.server.notification.restrict_audio_attributes_alarm
DEV
Flag: com.android.server.notification.restrict_audio_attributes_media
DEV
Bug: 331793339

Change-Id: Iefb5b7225ee0a8a1da694dc76841990a13a34572
parent 167eeea9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment