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

Commit af516297 authored by Steve Elliott's avatar Steve Elliott
Browse files

Hard-code NotifIconContainerRefactor flag to true

Flag: NONE removing dead code
Bug: 278765923
Test: atest
Change-Id: Ia7dbe0ec12bf327a6899db86a71edf1b00c6ba92
parent 2535a652
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ object NotificationIconContainerRefactor {
    /** Is the refactor enabled? */
    @JvmStatic
    inline val isEnabled
        get() = Flags.notificationsIconContainerRefactor()
        get() = true

    /**
     * Called to ensure code is only run when the flag is enabled. This protects users from the