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

Commit 49abfa51 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "flags: Add fix_add_device_properties" into main

parents 758f53c9 114d45c0
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -71,3 +71,13 @@ flag {
    description: "Support setting/retrieving the remote device metadata for a BluetoothDevice"
    bug: "374171574"
}

flag {
    name: "fix_add_device_properties"
    namespace: "bluetooth"
    description: "Make sure single entry for mDevices. Race fix."
    bug: "375158716"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file