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

Commit f546fff5 authored by Iavor-Valentin Iftime's avatar Iavor-Valentin Iftime
Browse files

Add notification summarization onboarding ui flag

Adds the flag for notification summarization onboarding ui. This is used to control
the onboarding feature for the notification summarization.

Flag: android.app.nm_summarization_onboarding_ui
Bug: 391568054

Change-Id: I047b70c620e767a5fa7194ebc01da0dab95e7d33
parent f3ab4f40
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -243,6 +243,15 @@ flag {
  }
}

flag {
  name: "nm_summarization_onboarding_ui"
  namespace: "systemui"
  description: "Shows summarizatino onboarding UI"
  bug: "391568054"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}


# Start: exported flags that cannot be removed