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

Commit b4e518fa authored by Christine Hallstrom's avatar Christine Hallstrom Committed by Gerrit Code Review
Browse files

Merge "Add flag for fix_anonymous_advertisements_scan_results" into main

parents 325146ae 09c0191a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -27,3 +27,10 @@ flag {
    description: "Do not start stopped media browser services"
    bug: "314855224"
}

flag {
    name: "fix_anonymous_advertisements_scan_results"
    namespace: "bluetooth"
    description: "Allow constructing BluetoothDevice with anonymous (0xff) address type"
    bug: "317246779"
}