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

Commit 35aee866 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Create flag for haptics scale bounds fix" into main

parents 73a41ca0 08226534
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -156,3 +156,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "haptics"
    name: "vibration_scale_bounds_fix_enabled"
    description: "Enables audio-coupled haptics vibration scale bounds fix"
    bug: "427912736"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}