blob: 831437633727f9d9bb345451f22e41aeab3f6f0e [file] [log] [blame]
Tyler Gunn08992aa2023-08-28 18:13:05 +00001package: "com.android.server.telecom.flags"
Oriol Prieto Gasco19b33822024-02-06 18:34:47 +00002container: "system"
Tyler Gunn08992aa2023-08-28 18:13:05 +00003
Steve Statiae7a32a82024-03-14 01:49:50 +00004# OWNER=tgunn TARGET=24Q3
Tyler Gunn08992aa2023-08-28 18:13:05 +00005flag {
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}