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

Commit ce649c40 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add flag: rnr_directly_call_gap_over_le" into main

parents 1657911b 5c703318
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -27,3 +27,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "rnr_directly_call_gap_over_le"
    namespace: "bluetooth"
    description: "Directly call GAP for remote name request over LE"
    bug: "363052833"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}