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

Commit 9d60cfab authored by Andrew Cheng's avatar Andrew Cheng
Browse files

flags: add refactor_saving_messages_and_metadata

Bug: 331478849
Bug: 331477387
Bug: 315241296
Test: m service-bluetooth
Change-Id: I4081260d5450541ca8e792ff1d5f1bb6fc05d67f
parent c8dd0795
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -14,3 +14,10 @@ flag {
    description: "Use entire message handle of messages pushed from MCE to MSE."
    bug: "323382399"
}

flag {
    name: "refactor_saving_messages_and_metadata"
    namespace: "bluetooth"
    description: "Refactor how MAP Client collects and saves a message and its metadata."
    bug: "331478849"
}