summaryrefslogtreecommitdiff
path: root/flags/vsc.aconfig
blob: af4f375849ae69387e9eaa2da706e6e8dc42194a (plain)
1
2
3
4
5
6
7
8
9
10
package: "com.android.bluetooth.flags"
container: "com.android.bt"

flag {
    name: "hci_vendor_specific_extension"
    is_exported: true
    namespace: "bluetooth"
    description: "Vendor-specific Commands/Events extension"
    bug: "360925496"
}