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

Commit 97bff038 authored by Andrew Cheng's avatar Andrew Cheng
Browse files

flags: add use_entire_message_handle

Bug: 323382399
Bug: 323381393
Bug: 288895550
Bug: 315241296
Test: m service-bluetooth
Change-Id: I23f43a7b68ca368f4159d1eaa904a89488df3566
parent ffcf1d89
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
    description: "Handle DeliveryFailure and SendingFailure Event types of MAP-Event-Reports from the MNS."
    bug: "317400386"
}

flag {
    name: "use_entire_message_handle"
    namespace: "bluetooth"
    description: "Use entire message handle of messages pushed from MCE to MSE."
    bug: "323382399"
}