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

flag {
    name: "allow_gatt_connect_from_the_apps_without_making_leaudio_device_active"
    namespace: "bluetooth"
    description: "Allows for GATT connection without making LeAudio device active after connection"
    bug: "389274300"
}