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

Commit 612d1614 authored by Ajinkya Chalke's avatar Ajinkya Chalke
Browse files

Create ACONFIG flag for App Clips Backlinks

Test: Build
Bug: 300307759
Flag: ACONFIG com.android.systemui.app_clips_backlinks DISABLED

Change-Id: I05cbeec80bba21649770a8448642f37f581ca75a
parent 4058c394
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -858,3 +858,10 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "app_clips_backlinks"
  namespace: "systemui"
  description: "Enables Backlinks improvement feature in App Clips"
  bug: "300307759"
}