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

Commit 6ccb96f7 authored by Ibrahim Yilmaz's avatar Ibrahim Yilmaz
Browse files

Create aconfig flag for optimized linear layout

Bug: 316110233
Test: adb shell device_config put systemui android.widget.flags.notif_linearlayout_optimized true
Flag: None
Change-Id: I8bdfe8374b11a42eba4d2e00a5cb0d196426d492
parent 703fd3da
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
package: "android.widget.flags"

flag {
   name: "notif_linearlayout_optimized"
   namespace: "systemui"
   description: "Enables notification specific LinearLayout optimization"
   bug: "316110233"
}
 No newline at end of file