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

Commit e569ba3f authored by William Escande's avatar William Escande Committed by Automerger Merge Worker
Browse files

Merge "Add flag le_scan_remove_non_oneway_binder_calls" into main am: 7db5a528 am: 0470b196

parents 329def49 0470b196
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -247,3 +247,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "le_scan_remove_non_oneway_binder_calls"
    namespace: "bluetooth"
    description: "Remove non-oneway binder calls from BluetoothLeScanner.startScan"
    bug: "375558872"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}