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

Commit 6a748c0a authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add flag override_context_to_specify_device_id" into main am: 8ba96595 am: 299150b9

parents 2f226912 299150b9
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