1package: "com.android.server.telecom.flags" 2container: "system" 3 4# OWNER=tjstuart TARGET=25Q2 5flag { 6 name: "voip_call_monitor_refactor" 7 namespace: "telecom" 8 description: "VoipCallMonitor reworked to handle multi calling scenarios for the same app" 9 bug: "381129034" 10 metadata { 11 purpose: PURPOSE_BUGFIX 12 } 13}