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

Commit c72b6050 authored by Valentin Iftime's avatar Valentin Iftime
Browse files

Adds aconfig flag for CallStyle notif. callback API

Bug: 305095040
Test: m -j
Change-Id: I068ab9dd23c609178f3395d262461f8b269353e7
parent 922a3212
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -21,3 +21,11 @@ flag {
  description: "This flag controls the redacting of sensitive notifications from untrusted NotificationListenerServices"
  bug: "306271190"
}

flag {
  name: "callstyle_callback_api"
  namespace: "systemui"
  description: "Guards the new CallStyleNotificationEventsCallback"
  bug: "305095040"
  is_fixed_read_only: true
}
 No newline at end of file