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

Commit 50f7d662 authored by William Escande's avatar William Escande
Browse files

Flag: Add fast_bind_to_app

Bug: 328698375
Bug: 323672160
Bug: 315241296
Test: m Bluetooth | no test needed when adding flag
Change-Id: Ic354cc9b9ca59db55ac66b27ad5e2fb4532f5a5d
parent 3d03fd40
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -22,6 +22,13 @@ flag {
    bug: "321804999"
}

flag {
    name: "fast_bind_to_app"
    namespace: "bluetooth"
    description: "Remove complexity and non necessary initialization when simply binding"
    bug: "328698375"
}

flag {
    name: "use_new_airplane_mode"
    namespace: "bluetooth"