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

Commit 3c28d043 authored by Charlie Anderson's avatar Charlie Anderson
Browse files

add flag for launcher icon shapes

Bug: 348708061
Test: EXEMPT adding flag
Flag: com.android.systemui.shared.enable_launcher_icon_shapes
Change-Id: Ib3e7b01f1fd9d56451ead2824c2ff20ab9b26d6b
parent 249787c2
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -76,3 +76,10 @@ flag {
    description: "Enables ambient wallpaper and AOD enhancements"
    bug: "372655702"
}

flag {
    name: "enable_launcher_icon_shapes"
    namespace: "systemui"
    description: "Enables launcher icon shapes customization"
    bug: "348708061"
}