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

Commit 05284e45 authored by Matías Hernández's avatar Matías Hernández
Browse files

Remove flag notification_row_user_context

Code usages were already inlined; only the flag declaration remained.

Fixes: 409611222
Test: N/A
Flag: EXEMPT Flag cleanup
Change-Id: I6576f93610b2966b63308bbb0349fc67d48759a8
parent 7fad8780
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -953,17 +953,6 @@ flag {
    bug: "291423171"
}

flag {
    name: "notification_row_user_context"
    namespace: "systemui"
    description: "Create a user-specific Context for the ImageResolver in ExpandableNotificationRow"
        " (based on the NotificationEntry's user)."
    bug: "317503801"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
   name: "get_connected_device_name_unsynchronized"
   namespace: "systemui"