Merge "haven: hh_msgq: add MSGQ label for display"

This commit is contained in:
qctecmdr 2021-01-14 15:54:55 -08:00 committed by Gerrit - the friendly Code Review server
commit c3ea6be594

View File

@ -15,6 +15,7 @@
enum hh_msgq_label {
HH_MSGQ_LABEL_RM,
HH_MSGQ_LABEL_MEMBUF,
HH_MSGQ_LABEL_DISPLAY,
HH_MSGQ_LABEL_MAX
};