diff options
-rw-r--r-- | aconfig/trunk_staging/com.android.server.telecom.flags/call_audio_routing_performance_improvemenent_flag_values.textproto | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/aconfig/trunk_staging/com.android.server.telecom.flags/call_audio_routing_performance_improvemenent_flag_values.textproto b/aconfig/trunk_staging/com.android.server.telecom.flags/call_audio_routing_performance_improvemenent_flag_values.textproto new file mode 100644 index 00000000..a5e86613 --- /dev/null +++ b/aconfig/trunk_staging/com.android.server.telecom.flags/call_audio_routing_performance_improvemenent_flag_values.textproto @@ -0,0 +1,6 @@ +flag_value { + package: "com.android.server.telecom.flags" + name: "call_audio_routing_performance_improvemenent" + state: ENABLED + permission: READ_WRITE +} |