summaryrefslogtreecommitdiff
path: root/flags/telecom_broadcast_flags.aconfig
blob: de8dd279c4d81996bf4896200dfe88cc12da3299 (plain)
1
2
3
4
5
6
7
8
9
package: "com.android.server.telecom.flags"
container: "system"

flag {
  name: "is_new_outgoing_call_broadcast_unblocking"
  namespace: "telecom"
  description: "When set, the ACTION_NEW_OUTGOING_CALL broadcast is unblocking."
  bug: "224550864"
}