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

Commit a0eca24c authored by Mike Lockwood's avatar Mike Lockwood
Browse files

Fix build breakage due to bad rebase

Change-Id: Ide8190f10add027b18a34bb2604d3cd407d94224
parent a095013a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -122,6 +122,8 @@ typedef struct
    UINT16   count;
} BUFFER_Q;

#define GKI_IS_QUEUE_EMPTY(p_q) ((p_q)->count == 0)

/* Task constants
*/
#ifndef TASKPTR
+1 −0
Original line number Diff line number Diff line
@@ -128,6 +128,7 @@ LOCAL_STATIC_LIBRARIES := \
	libbt-brcm_stack \
	libbt-hci \
	libbt-utils \
	libbt-qcom_sbc_decoder \
	libosi \
	libtinyxml2