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

Commit e37b08f3 authored by Ioana Alexandru's avatar Ioana Alexandru
Browse files

Add bugfix flag for bg icon updates for media notif

Bug: 315143160
Test: builds
Flag: ACONFIG com.android.systemui.notifications_background_media_icons DISABLED
Change-Id: Ifa7cd2b3604a7b5b1d09eaa77a093877babea270
parent 7a92cfa3
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -66,6 +66,16 @@ flag {
    bug: "308623704"
}

flag {
    name: "notifications_background_media_icons"
    namespace: "systemui"
    description: "Updates icons for media notifications in the background."
    bug: "315143160"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "nssl_falsing_fix"
    namespace: "systemui"