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

Commit 75641398 authored by Yifan Hong's avatar Yifan Hong Committed by android-build-merger
Browse files

Merge "Add libhardware_headers to various modules" into oc-dr1-dev

am: f4cd3b27

Change-Id: I83db669b25343a1dec1da797ebb1031073613b18
parents 09e76671 f4cd3b27
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,4 +23,5 @@ LOCAL_C_INCLUDES := \
LOCAL_CFLAGS += -fvisibility=hidden
LOCAL_CFLAGS += -Wall -Werror

LOCAL_HEADER_LIBRARIES += libhardware_headers
include $(BUILD_SHARED_LIBRARY)
+2 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ LOCAL_C_INCLUDES += \
	$(LOCAL_PATH)/../lib/Bundle/lib/ \
	$(call include-path-for, audio-effects)

LOCAL_HEADER_LIBRARIES += libhardware_headers
include $(BUILD_SHARED_LIBRARY)


@@ -62,4 +63,5 @@ LOCAL_C_INCLUDES += \
    $(LOCAL_PATH)/../lib/Reverb/lib/ \
    $(call include-path-for, audio-effects)

LOCAL_HEADER_LIBRARIES += libhardware_headers
include $(BUILD_SHARED_LIBRARY)
+1 −0
Original line number Diff line number Diff line
@@ -32,4 +32,5 @@ LOCAL_CFLAGS += \
LOCAL_CFLAGS += -fvisibility=hidden
LOCAL_CFLAGS += -Wall -Werror

LOCAL_HEADER_LIBRARIES += libhardware_headers
include $(BUILD_SHARED_LIBRARY)
+1 −0
Original line number Diff line number Diff line
@@ -22,4 +22,5 @@ LOCAL_C_INCLUDES := \
	$(call include-path-for, audio-effects)


LOCAL_HEADER_LIBRARIES += libhardware_headers
include $(BUILD_SHARED_LIBRARY)