• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package: "com.android.bluetooth.flags"
2container: "com.android.bt"
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}