1package: "com.android.bluetooth.flags" 2container: "com.android.bt" 3 4flag { 5 name: "allow_gatt_connect_from_the_apps_without_making_leaudio_device_active" 6 namespace: "bluetooth" 7 description: "Allows for GATT connection without making LeAudio device active after connection" 8 bug: "389274300" 9} 10 11