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

Commit 9def907b authored by Archie Pusaka's avatar Archie Pusaka Committed by Archie Pusaka
Browse files

Flag: Add serialize_hogp_and_dis

Bug: 367910199
Bug: 315241296
Test: m -j
Change-Id: I6ffe28f63ff1bff337a500b9be95de4265b0f037
parent b379e520
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
    }
}