diff options
author | 2025-03-17 12:54:46 -0700 | |
---|---|---|
committer | 2025-03-17 12:54:46 -0700 | |
commit | 8d6618cf98791dd095beb83dafde8b79a6df5db4 (patch) | |
tree | 70b6ee59903bc8d78ba5d33c01188ce802cc54e2 | |
parent | 69a922f123c837ddf667c97dbc1c717773fb8747 (diff) | |
parent | 6161858559b0a34c35b2a0bb6f266289259425fa (diff) |
Merge "Add flag com.android.server.telecom.flags.call_audio_routing_performance_improvemenent to trunk_staging." into main
-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 +} |