• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package: "com.android.bluetooth.flags"
2container: "com.android.bt"
3
4flag {
5    name: "dont_send_hci_disconnect_repeatedly"
6    namespace: "bluetooth"
7    description: "Prevent BT from sending repeated HCI disconnect command"
8    bug: "381175628"
9    metadata {
10        purpose: PURPOSE_BUGFIX
11    }
12}
13