blob: e78e60d4f5e651ed9c444aa6bccecda05f4bb22b [file] [log] [blame] [edit]
package: "com.android.bluetooth.flags"
container: "com.android.bt"
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"
}
flag {
name: "not_delete_locked_message"
namespace: "bluetooth"
description: "Do not delete messages if they are locked"
bug: "420362857"
metadata {
purpose: PURPOSE_BUGFIX
}
}