Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3d3996b9 authored by William Escande's avatar William Escande
Browse files

Add flag override_context_to_specify_device_id

Bug: 349657939
Bug: 315241296
Bug: 343121936
Test: None
Flag: com.android.bluetooth.flags.override_context_to_specify_device_id
Change-Id: I7790d4833339190572ef1e8bcdf100a3ffd53e8e
parent a77dee9a
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
package: "com.android.bluetooth.flags"
container: "com.android.btservices"

flag {
    name: "override_context_to_specify_device_id"
    namespace: "bluetooth"
    description: "In Bluetooth Manager, override the context with createDeviceContext to pin a specific DeviceId"
    bug: "349657939"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "support_metadata_device_types_apis"
    is_exported: true