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

Commit 10e7c5a8 authored by Archie Pusaka's avatar Archie Pusaka Committed by Gerrit Code Review
Browse files

Merge "Flag: Add serialize_hogp_and_dis" into main

parents 45ce68d3 9def907b
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -102,3 +102,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "serialize_hogp_and_dis"
    namespace: "bluetooth"
    description: "start HOGP service discovery only after DIS discovery is finished"
    bug: "367910199"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}