1package: "com.android.server.telecom.flags" 2container: "system" 3 4# OWNER=qingzhong TARGET=24Q2 5flag { 6 name: "telecom_log_external_wearable_calls" 7 namespace: "telecom" 8 description: "log external call if current device is a wearable one" 9 bug: "292600751" 10} 11 12# OWNER=ranamouawi TARGET=24Q2 13flag { 14 name: "telecom_skip_log_based_on_extra" 15 namespace: "telecom" 16 description: "skipping logging a call based on passed extra" 17 bug: "295530944" 18} 19