| package: "com.android.bluetooth.flags" |
| container: "com.android.btservices" |
| |
| flag { |
| name: "handle_delivery_sending_failure_events" |
| namespace: "bluetooth" |
| 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" |
| } |
| |
| flag { |
| name: "refactor_saving_messages_and_metadata" |
| namespace: "bluetooth" |
| description: "Refactor how MAP Client collects and saves a message and its metadata." |
| bug: "331478849" |
| } |