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

Commit 69d02639 authored by Valentin Iftime's avatar Valentin Iftime
Browse files

Add aconfig flag for notifications autogroup summary icon updates

Flag: NA
Test: m -j
Bug: 227693160
Change-Id: I43ad2c1d35239d01cc76706303008adfbcd73ba7
parent 06f9a781
Loading
Loading
Loading
Loading
+8 −1
Original line number Original line Diff line number Diff line
@@ -34,3 +34,10 @@ flag {
  description: "This flag controls the vibrate while unlocked setting of polite notifications"
  description: "This flag controls the vibrate while unlocked setting of polite notifications"
  bug: "270456865"
  bug: "270456865"
}
}

flag {
  name: "autogroup_summary_icon_update"
  namespace: "systemui"
  description: "This flag controls the fix for notifications autogroup summary icon updates"
  bug: "227693160"
}