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

Commit fe4b6137 authored by Jeff DeCew's avatar Jeff DeCew
Browse files

[Flexiglass] Enable Flex-Notifs by default

Change-Id: I546804b9dd4f3e368f807b11f23ad555fe7e2aa3
Fixes: 326583740
Test: manual flexi testing
Flag: ACONFIG com.android.systemui.scene_container DEVELOPMENT
parent e2732d11
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ package com.android.systemui.statusbar.notification.stack.shared

import com.android.systemui.scene.shared.flag.SceneContainerFlags

private const val FLEXI_NOTIFS = false
private const val FLEXI_NOTIFS = true

/**
 * Returns whether flexiglass is displaying notifications, which is currently an optional piece of