blob: 51c6e14e24bbf0f6ef9ac4d3e0fee52b42cd3c33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
package: "com.android.bluetooth.flags"
container: "com.android.bt"
flag {
name: "fix_sco_command_status_handling"
namespace: "bluetooth"
description: "Make sure to properly handle Command Status error when SCO is creating"
bug: "358573137"
metadata {
purpose: PURPOSE_BUGFIX
}
}
|