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

Commit 39be5c84 authored by Juan Sebastian Martinez's avatar Juan Sebastian Martinez Committed by Android (Google) Code Review
Browse files

Merge "Aconfig flag for the haptic brightness slider" into main

parents 37d8f86b e95f996b
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -59,3 +59,10 @@ flag {
        "HUN, bubble, pulse, or FSI."
        "HUN, bubble, pulse, or FSI."
    bug: "261728888"
    bug: "261728888"
}
}

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