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

Commit f9a311d8 authored by Michał Brzeziński's avatar Michał Brzeziński
Browse files

Create ACONFIG flag for the new touchpad tutorial feature

Test: compiles
Bug: 309928033
Flag: ACONFIG com.android.systemui.new_touchpad_gestures_tutorial DISABLED

Change-Id: Icdf732bd84abb056380acc70bfe3f0bfef002c16
parent e80f8c06
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -976,6 +976,13 @@ flag {
  bug: "339667383"
}

flag {
  name: "new_touchpad_gestures_tutorial"
  namespace: "systemui"
  description: "Enables new interactive tutorial for learning touchpad gestures"
  bug: "309928033"
}

flag {
   name: "register_wallpaper_notifier_background"
   namespace: "systemui"