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

Commit 070ca9b3 authored by Juan Sebastian Martinez's avatar Juan Sebastian Martinez
Browse files

Adding a bug fix flag to guard slider haptics in Compose sliders

Change-Id: Iaad34f041127bd3bc1b3c43e551674cff5a4ae1d
Test: presubmit
Flag: NONE adding a new flag
Bug: 341968766
parent 98d80e10
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1290,3 +1290,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