blob: 50c7a7a4f81c646fd31c90d331a32dd1400d2e9b [file] [edit]
package: "com.android.bluetooth.flags"
container: "com.android.btservices"
flag {
name: "mfi_has_uuid"
is_exported: true
namespace: "bluetooth"
description: "Use MFi HAS uuid to judge if a device is hearing aid"
bug: "310543599"
}
flag {
name: "support_metadata_device_types_apis"
is_exported: true
namespace: "bluetooth"
description: "Support more device types in bt device metadata"
bug: "289584302"
}
flag {
name: "support_exclusive_manager"
is_exported: true
namespace: "bluetooth"
description: "Support setting/retrieving the exclusive manager app for a BluetoothDevice"
bug: "319716512"
}
flag {
name: "key_missing_broadcast"
is_exported: true
namespace: "bluetooth"
description: "Broadcast when remote device it lost bond"
bug: "311447399"
}
flag {
name: "keep_stopped_media_browser_service"
namespace: "bluetooth"
description: "Do not start stopped media browser services"
bug: "314855224"
}
flag {
name: "identity_address_null_if_unknown"
namespace: "bluetooth"
description: "Return null for identity address if identity address is not known"
bug: "317120534"
}
flag {
name: "get_address_type_api"
is_exported: true
namespace: "bluetooth"
description: "Change visibility of BluetoothDevice#getAddressType API to public"
bug: "321120941"
}
flag {
name: "remove_address_map_on_unbond"
namespace: "bluetooth"
description: "Removes the address map when the bond is removed"
bug: "335465028"
metadata {
purpose: PURPOSE_BUGFIX
}
}