Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
connectivity.aconfig 399 B
package: "com.android.bluetooth.flags"

flag {
    name: "api_get_connection_state_using_identity_address"
    namespace: "bluetooth"
    description: "Use identity address to check current connection state"
    bug: "319471537"
}

flag {
    name: "use_le_shim_connection_map_guard"
    namespace: "bluetooth"
    description: "Guard the le shim connection map with a mutex"
    bug: "302054609"
}