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

Commit e95f996b authored by Juan Sebastian Martinez's avatar Juan Sebastian Martinez
Browse files

Aconfig flag for the haptic brightness slider

Test: make
Bug: 296467915
Flag: ACONFIG com.android.systemui.haptic_brightness_slider DEVELOPMENT
Change-Id: Ia6f5eb4854f47483cfc5bb836fff4a1bc6264789
parent c6e96867
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -59,3 +59,10 @@ flag {
        "HUN, bubble, pulse, or FSI."
    bug: "261728888"
}

flag {
    name: "haptic_brightness_slider"
    namespace: "systemui"
    description: "Adds haptic feedback to the brightness slider."
    bug: "296467915"
}