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

Commit 5c27a23d authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Adds aconfig flag for CallStyle notif. callback API" into main

parents b1d12964 c72b6050
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