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

Commit 74bbfc14 authored by Jakub Rotkiewicz's avatar Jakub Rotkiewicz Committed by Automerger Merge Worker
Browse files

Merge "flags: avdt_discover_seps_as_acceptor" into main am: dfc6602d am: f32fbf1e

parents 126ea7f2 f32fbf1e
Loading
Loading
Loading
Loading
+10 −0
Original line number Original line Diff line number Diff line
@@ -95,3 +95,13 @@ flag {
        purpose: PURPOSE_BUGFIX
        purpose: PURPOSE_BUGFIX
    }
    }
}
}

flag {
    name: "avdt_discover_seps_as_acceptor"
    namespace: "bluetooth"
    description: "Discover stream end points when in acceptor role."
    bug: "351158317"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file