blob: 6f6b1e70df92524c302eed4152071ff75ba9ff7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
package: "com.android.bluetooth.flags"
container: "com.android.bt"
flag {
name: "dont_send_hci_disconnect_repeatedly"
namespace: "bluetooth"
description: "Prevent BT from sending repeated HCI disconnect command"
bug: "381175628"
metadata {
purpose: PURPOSE_BUGFIX
}
}
|