commit | 3f43e1dff85eefe6484667d642c4b58a089cffc8 | [log] [tgz] |
---|---|---|
author | Stefan Andonian <andonian@google.com> | Mon Nov 20 22:04:24 2023 +0000 |
committer | Stefan Andonian <andonian@google.com> | Tue Nov 28 06:39:12 2023 +0000 |
tree | 3ab42f5a64c8b6eac43a5e5b82dafe0d8bfcf650 | |
parent | 9029b6b0f0e472028752f706ce8d206c4d307a17 [diff] [blame] |
Add aconfig Flag enabling Record Issue QS Tile Bug: 305049544 Test: Code compiled correctly. Flag: NA Change-Id: Iabb9b3ebc201eec1a1282a8ca0e4e1766501dccc
diff --git a/packages/SystemUI/aconfig/systemui.aconfig b/packages/SystemUI/aconfig/systemui.aconfig index 1762065..3e84597 100644 --- a/packages/SystemUI/aconfig/systemui.aconfig +++ b/packages/SystemUI/aconfig/systemui.aconfig
@@ -164,3 +164,9 @@ bug: "296122467" } +flag { + name: "record_issue_qs_tile" + namespace: "systemui" + description: "Replace Record Trace QS Tile with expanded Record Issue QS Tile" + bug: "305049544" +}