blob: 26379f4ea149e87a2bae3c435e5dd7e49b645a2e [file] [log] [blame]
Ɓukasz Rymanowski3822c1a2024-08-09 14:25:34 +00001package: "com.android.bluetooth.flags"
2container: "com.android.btservices"
3
4flag {
5 name: "fix_sco_command_status_handling"
6 namespace: "bluetooth"
7 description: "Make sure to properly handle Command Status error when SCO is creating"
8 bug: "358573137"
9 metadata {
10 purpose: PURPOSE_BUGFIX
11 }
12}