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

Commit 3f599183 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Flag to create device metadata only when device is bonded" into main am: b266b856

parents bf86f01f b266b856
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -230,3 +230,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "create_metadata_after_bonding"
    namespace: "bluetooth"
    description: "Don't create metadata before the device is bonded"
    bug: "387523991"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}