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

Commit 2e169a2b authored by Ebru Kurnaz's avatar Ebru Kurnaz
Browse files

Create ACONFIG flag for Notes role QS tile

Test: Build
Bug: 357863750
Flag: com.android.systemui.notes_role_qs_tile
Change-Id: I3f8f5397ca898e5a04b5e01194bdd857793994f3
parent ac305cc8
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1481,3 +1481,9 @@ flag {
   bug: "370863642"
}

flag {
  name: "notes_role_qs_tile"
  namespace: "systemui"
  description: "Enables notes role qs tile which opens default notes role app in app bubbles"
  bug: "357863750"
}