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

Commit 1e5aa55a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "flags: randomize_device_level_media_ids" into main

parents ac83152c 3fb235ac
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
package: "com.android.bluetooth.flags"
container: "com.android.btservices"

flag {
    name: "randomize_device_level_media_ids"
    namespace: "bluetooth"
    description: "Randomize the media id of device level nodes in our browse tree by attaching a randomized string after the UUID, each time a device connects"
    bug: "332367017"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}