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

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

Merge "Adding a bug fix flag to guard slider haptics in Compose sliders" into main

parents 6879ad71 070ca9b3
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1298,3 +1298,10 @@ flag {
        purpose: PURPOSE_BUGFIX
   }
}

flag {
   name: "compose_haptic_sliders"
   namespace: "systemui"
   description: "Adding haptic component infrastructure to sliders in Compose."
   bug: "341968766"
}
 No newline at end of file