1package: "com.android.bluetooth.flags"
2container: "com.android.btservices"
3
4flag {
5    name: "default_gatt_transport"
6    namespace: "bluetooth"
7    description: "Use LE as the default transport for GATT connections"
8    bug: "376276742"
9    metadata {
10        purpose: PURPOSE_BUGFIX
11    }
12}
13