1package: "com.android.server.telecom.flags"
2container: "system"
3
4# OWNER=tgunn TARGET=24Q3
5flag {
6  name: "is_new_outgoing_call_broadcast_unblocking"
7  namespace: "telecom"
8  description: "When set, the ACTION_NEW_OUTGOING_CALL broadcast is unblocking."
9  bug: "224550864"
10}