Files
app_Settings/aconfig/settings_notification_flag_declarations.aconfig
Alexander Roederer 5107a0b190 aconfig flag for dnd app settings channels dedupe
Aconfig flag to control adding the group name to the channel name in the
DND App Settings page, to disambiguate channels that have identical
names in the list.

Test: adding flag; builds
Bug: 294333850
Change-Id: Icac50932e75b011b25b507b38433620c09680f3c
2023-11-01 01:41:41 +00:00

10 lines
223 B
Plaintext

package: "com.android.settings.flags"
flag {
name: "dedupe_dnd_settings_channels"
namespace: "systemui"
description: "Controls adding group names to channel names in the DND>Apps settings page"
bug: "294333850"
}