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

Commit c9ff057b authored by Juan Sebastian Martinez's avatar Juan Sebastian Martinez
Browse files

Aconfig flag for Quick Settings visual and haptics when long-press is

supported.

Test: make
Bug: 229856884
Flag: ACONFIG quick_settings_visual_haptics_longpress DEVELOPMENT
Change-Id: If4610313f190479585e8a84ad1acca2a7bbf0367
parent a868e7c6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -194,3 +194,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"
}