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

Commit 3fb235ac authored by Aditi Katragadda's avatar Aditi Katragadda Committed by Sal Savage
Browse files

flags: randomize_device_level_media_ids

Bug: 332367017
Bug: 215263047
Bug: 315241296
Test: m service-bluetooth
Change-Id: Ie5e35389f55332e65f32e52162906ccf73a2ef54
parent 66b4d07e
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
    }
}