Loading Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ android_library { "androidx.annotation_annotation", "androidx.core_core", "telecom_flags_core_java_lib", "modules-utils-handlerexecutor", ], resource_dirs: ["res"], proto: { Loading flags/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ aconfig_declarations { "telecom_bluetoothdevicemanager_flags.aconfig", "telecom_non_critical_security_flags.aconfig", "telecom_headless_system_user_mode.aconfig", "telecom_session_flags.aconfig", "telecom_metrics_flags.aconfig", ], } flags/telecom_anomaly_report_flags.aconfig +11 −0 Original line number Diff line number Diff line Loading @@ -16,3 +16,14 @@ flag { description: "If a self-managed call is stuck in certain states, disconnect it" bug: "360298368" } # OWNER=tgunn TARGET=25Q2 flag { name: "dont_timeout_destroyed_calls" namespace: "telecom" description: "When create connection timeout is hit, if call is already destroyed, skip anomaly" bug: "381684580" metadata { purpose: PURPOSE_BUGFIX } } flags/telecom_api_flags.aconfig +9 −0 Original line number Diff line number Diff line Loading @@ -73,3 +73,12 @@ flag { description: "Formalizes the getLastKnownCellIdentity API that Telecom reliees on as a system api" bug: "327454165" } # OWNER=grantmenke TARGET=25Q2 flag { name: "allow_system_apps_resolve_voip_calls" is_exported: true namespace: "telecom" description: "Allow system apps such as accessibility to accept and end VOIP calls." bug: "353579043" } flags/telecom_bluetoothdevicemanager_flags.aconfig +10 −0 Original line number Diff line number Diff line Loading @@ -8,3 +8,13 @@ flag { description: "Fix for Log.wtf in the BinderProxy" bug: "333417369" } # OWNER=huiwang TARGET=25Q1 flag { name: "keep_bluetooth_devices_cache_updated" namespace: "telecom" description: "Fix the devices cache issue of BluetoothDeviceManager" bug: "380320985" metadata { purpose: PURPOSE_BUGFIX } } Loading
Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ android_library { "androidx.annotation_annotation", "androidx.core_core", "telecom_flags_core_java_lib", "modules-utils-handlerexecutor", ], resource_dirs: ["res"], proto: { Loading
flags/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ aconfig_declarations { "telecom_bluetoothdevicemanager_flags.aconfig", "telecom_non_critical_security_flags.aconfig", "telecom_headless_system_user_mode.aconfig", "telecom_session_flags.aconfig", "telecom_metrics_flags.aconfig", ], }
flags/telecom_anomaly_report_flags.aconfig +11 −0 Original line number Diff line number Diff line Loading @@ -16,3 +16,14 @@ flag { description: "If a self-managed call is stuck in certain states, disconnect it" bug: "360298368" } # OWNER=tgunn TARGET=25Q2 flag { name: "dont_timeout_destroyed_calls" namespace: "telecom" description: "When create connection timeout is hit, if call is already destroyed, skip anomaly" bug: "381684580" metadata { purpose: PURPOSE_BUGFIX } }
flags/telecom_api_flags.aconfig +9 −0 Original line number Diff line number Diff line Loading @@ -73,3 +73,12 @@ flag { description: "Formalizes the getLastKnownCellIdentity API that Telecom reliees on as a system api" bug: "327454165" } # OWNER=grantmenke TARGET=25Q2 flag { name: "allow_system_apps_resolve_voip_calls" is_exported: true namespace: "telecom" description: "Allow system apps such as accessibility to accept and end VOIP calls." bug: "353579043" }
flags/telecom_bluetoothdevicemanager_flags.aconfig +10 −0 Original line number Diff line number Diff line Loading @@ -8,3 +8,13 @@ flag { description: "Fix for Log.wtf in the BinderProxy" bug: "333417369" } # OWNER=huiwang TARGET=25Q1 flag { name: "keep_bluetooth_devices_cache_updated" namespace: "telecom" description: "Fix the devices cache issue of BluetoothDeviceManager" bug: "380320985" metadata { purpose: PURPOSE_BUGFIX } }