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

Commit 634d6eaa authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add flag: rnr_directly_call_gap_over_le" into main am: ce649c40

parents 63bb3639 ce649c40
Loading
Loading
Loading
Loading
+10 −0
Original line number Original line Diff line number Diff line
@@ -27,3 +27,13 @@ flag {
        purpose: PURPOSE_BUGFIX
        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
    }
}