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

Commit 1e62fa5a authored by Caitlin Shkuratov's avatar Caitlin Shkuratov Committed by Android (Google) Code Review
Browse files

Merge "[SB] Remove StatusBarNoHunBehavior's dependency on app icons in notifs." into main

parents 80553495 47200aa6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ object StatusBarNoHunBehavior {
    /** Is the refactor enabled */
    @JvmStatic
    inline val isEnabled
        get() = Flags.statusBarNoHunBehavior() && android.app.Flags.notificationsRedesignAppIcons()
        get() = Flags.statusBarNoHunBehavior()

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