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

Commit 09c0191a authored by Christine Hallstrom's avatar Christine Hallstrom
Browse files

Add flag for fix_anonymous_advertisements_scan_results

Bug: 317246779
Bug: 296988500
Bug: 315241296
Test: m .
Change-Id: I26e249a56e27f8e5ee2b027b25e7fd8c0446f8e6
parent ffcf6bbe
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"
}