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

Commit a0a999f3 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "Fix build when TARGET_QCOM_HDMI_OUT is true." into ics

parents 364e9092 5cfe210e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ ifeq ($(TARGET_SIMULATOR),true)
	endif
endif

LOCAL_CFLAGS += -DGL_GLEXT_PROTOTYPES -DEGL_EGLEXT_PROTOTYPES
LOCAL_CFLAGS += -DGL_GLEXT_PROTOTYPES -DEGL_EGLEXT_PROTOTYPES -DQCOM_HDMI_OUT

LOCAL_SHARED_LIBRARIES := \
	libcutils \