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

Commit 3f69176e authored by Jeff DeCew's avatar Jeff DeCew
Browse files

Fix flag dependency

Test: n/a
Flag: com.android.systemui.notification_minimalism_prototype
Bug: 330387368
Change-Id: I65f3e0c3f3902a5096dd4b199195831843cb0dc5
parent 1762299f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ class FlagDependencies @Inject constructor(featureFlags: FeatureFlagsClassic, ha
        // Internal notification frontend dependencies
        NotificationAvalancheSuppression.token dependsOn VisualInterruptionRefactor.token
        PriorityPeopleSection.token dependsOn SortBySectionTimeFlag.token
        NotificationMinimalismPrototype.token dependsOn NotificationsHeadsUpRefactor.token
        NotificationMinimalismPrototype.token dependsOn NotificationThrottleHun.token
        NotificationsHeadsUpRefactor.token dependsOn NotificationThrottleHun.token

        // SceneContainer dependencies