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_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_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" }