Loading AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ <protected-broadcast android:name="android.intent.action.SHOW_MISSED_CALLS_NOTIFICATION"/> <protected-broadcast android:name="com.android.server.telecom.MESSAGE_SENT"/> <protected-broadcast android:name="android.telecom.action.CALL_BACK"/> <uses-permission android:name="android.permission.HIDE_NON_SYSTEM_OVERLAY_WINDOWS"/> Loading flags/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -44,5 +44,6 @@ aconfig_declarations { "telecom_non_critical_security_flags.aconfig", "telecom_headless_system_user_mode.aconfig", "telecom_metrics_flags.aconfig", "telecom_integrated_call_log.aconfig", ], } flags/telecom_call_flags.aconfig +11 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,17 @@ flag { } } # OWNER=pmadapurmath TARGET=25Q4 flag { name: "bypass_hold_for_ecc_dial" namespace: "telecom" description: "When making room for an outgoing emergency call, don't send a hold request when the live call and emergency call phone accounts are the same. We will let this be handled in Telephony instead." bug: "419729271" metadata { purpose: PURPOSE_BUGFIX } } # OWNER=tgunn TARGET=25Q3 flag { name: "voip_dnd_focus" Loading flags/telecom_callaudioroutestatemachine_flags.aconfig +0 −11 Original line number Diff line number Diff line Loading @@ -89,14 +89,3 @@ flag { purpose: PURPOSE_BUGFIX } } # OWNER=pmadapurmath TARGET=25Q3 flag { name: "maybe_default_speaker_after_unhold" namespace: "telecom" description: "If the call audio route was on speaker and the call is held/unheld, ensure that we route back to speaker." bug: "406898224" metadata { purpose: PURPOSE_BUGFIX } } flags/telecom_integrated_call_log.aconfig 0 → 100644 +11 −0 Original line number Diff line number Diff line package: "com.android.server.telecom.flags" container: "system" # OWNER=huiwang TARGET=25Q4 flag { name: "integrated_call_logs" namespace: "telecom" description: "Support integrated call logs" bug: "420711866" } Loading
AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ <protected-broadcast android:name="android.intent.action.SHOW_MISSED_CALLS_NOTIFICATION"/> <protected-broadcast android:name="com.android.server.telecom.MESSAGE_SENT"/> <protected-broadcast android:name="android.telecom.action.CALL_BACK"/> <uses-permission android:name="android.permission.HIDE_NON_SYSTEM_OVERLAY_WINDOWS"/> Loading
flags/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -44,5 +44,6 @@ aconfig_declarations { "telecom_non_critical_security_flags.aconfig", "telecom_headless_system_user_mode.aconfig", "telecom_metrics_flags.aconfig", "telecom_integrated_call_log.aconfig", ], }
flags/telecom_call_flags.aconfig +11 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,17 @@ flag { } } # OWNER=pmadapurmath TARGET=25Q4 flag { name: "bypass_hold_for_ecc_dial" namespace: "telecom" description: "When making room for an outgoing emergency call, don't send a hold request when the live call and emergency call phone accounts are the same. We will let this be handled in Telephony instead." bug: "419729271" metadata { purpose: PURPOSE_BUGFIX } } # OWNER=tgunn TARGET=25Q3 flag { name: "voip_dnd_focus" Loading
flags/telecom_callaudioroutestatemachine_flags.aconfig +0 −11 Original line number Diff line number Diff line Loading @@ -89,14 +89,3 @@ flag { purpose: PURPOSE_BUGFIX } } # OWNER=pmadapurmath TARGET=25Q3 flag { name: "maybe_default_speaker_after_unhold" namespace: "telecom" description: "If the call audio route was on speaker and the call is held/unheld, ensure that we route back to speaker." bug: "406898224" metadata { purpose: PURPOSE_BUGFIX } }
flags/telecom_integrated_call_log.aconfig 0 → 100644 +11 −0 Original line number Diff line number Diff line package: "com.android.server.telecom.flags" container: "system" # OWNER=huiwang TARGET=25Q4 flag { name: "integrated_call_logs" namespace: "telecom" description: "Support integrated call logs" bug: "420711866" }