commit | 2e169a2b8253c7a01d745916e7b108ea55f06dd9 | [log] [tgz] |
---|---|---|
author | Ebru Kurnaz <ebrukurnaz@google.com> | Mon Oct 14 14:31:30 2024 +0000 |
committer | Ebru Kurnaz <ebrukurnaz@google.com> | Tue Oct 15 11:21:46 2024 +0000 |
tree | 664dcda85e0af488bfb49b12f7efa02b8791a5d7 | |
parent | ac305cc8d4c766433475e7735d9d27476da67190 [diff] [blame] |
Create ACONFIG flag for Notes role QS tile Test: Build Bug: 357863750 Flag: com.android.systemui.notes_role_qs_tile Change-Id: I3f8f5397ca898e5a04b5e01194bdd857793994f3
diff --git a/packages/SystemUI/aconfig/systemui.aconfig b/packages/SystemUI/aconfig/systemui.aconfig index a21a805..1892944 100644 --- a/packages/SystemUI/aconfig/systemui.aconfig +++ b/packages/SystemUI/aconfig/systemui.aconfig
@@ -1481,3 +1481,9 @@ 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" +}