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

Commit 9fed144b authored by Archie Pusaka's avatar Archie Pusaka Committed by Automerger Merge Worker
Browse files

Merge "Flag: Add rfcomm_always_use_mitm" into main am: d154a3d6 am: 3e319fa4

parents 3eebfb50 3e319fa4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ aconfig_declarations {
        "hfp.aconfig",
        "l2cap.aconfig",
        "leaudio.aconfig",
        "rfcomm.aconfig",
        "system_service.aconfig",
    ],
}

flags/rfcomm.aconfig

0 → 100644
+8 −0
Original line number Diff line number Diff line
package: "com.android.bluetooth.flags"

flag {
    name: "rfcomm_always_use_mitm"
    namespace: "bluetooth"
    description: "Use MITM initially to avoid abrupt peer disconnection b/312840315"
    bug: "316824288"
}