commit | 612d1614bc3f25ad704bbeafc52010b8ade1d302 | [log] [tgz] |
---|---|---|
author | Ajinkya Chalke <achalke@google.com> | Tue May 07 13:19:46 2024 +0000 |
committer | Ajinkya Chalke <achalke@google.com> | Tue May 07 19:12:02 2024 +0000 |
tree | 1f8e3ebc611ebf96918f6b29ee08335ae667005a | |
parent | 4058c39493498d4628b6693f0091b80eab78ac54 [diff] [blame] |
Create ACONFIG flag for App Clips Backlinks Test: Build Bug: 300307759 Flag: ACONFIG com.android.systemui.app_clips_backlinks DISABLED Change-Id: I05cbeec80bba21649770a8448642f37f581ca75a
diff --git a/packages/SystemUI/aconfig/systemui.aconfig b/packages/SystemUI/aconfig/systemui.aconfig index fd90bd9..914537e 100644 --- a/packages/SystemUI/aconfig/systemui.aconfig +++ b/packages/SystemUI/aconfig/systemui.aconfig
@@ -858,3 +858,10 @@ purpose: PURPOSE_BUGFIX } } + +flag { + name: "app_clips_backlinks" + namespace: "systemui" + description: "Enables Backlinks improvement feature in App Clips" + bug: "300307759" +}