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

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

Merge "Aconfig flag for Quick Settings visual and haptics when long-press is supported." into main

parents cc4af8be c9ff057b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -202,3 +202,10 @@ flag {
   description: "Faster wallpaper unlock transition"
   bug: "298186160"
}

flag {
   name: "quick_settings_visual_haptics_longpress"
   namespace: "systemui"
   description: "Enable special visual and haptic effects for quick settings tiles with long-press actions"
   bug: "229856884"
}