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

Commit f2eed99e authored by Ibrahim Yilmaz's avatar Ibrahim Yilmaz Committed by Android (Google) Code Review
Browse files

Merge "Add aconfig flag for notification optimized linearlayout" into main

parents c6021187 3dcf70de
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -364,3 +364,10 @@ flag {
   description: "Enables styled focus states on pin input field if keyboard is connected"
   bug: "316106516"
}

flag {
   name: "enable_notif_linearlayout_optimized"
   namespace: "systemui"
   description: "Enables notification specific LinearLayout optimization"
   bug: "316110233"
}