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

Commit 3ab9d651 authored by Christopher Wiley's avatar Christopher Wiley Committed by android-build-merger
Browse files

Merge "libfilterfw_jni needs libmedia include paths"

am: e004a913

* commit 'e004a913':
  libfilterfw_jni needs libmedia include paths

Change-Id: I7a9ac1f79ab2e311a183603faf0bf02fb343b8e8
parents 17634ea8 e004a913
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -43,4 +43,6 @@ LOCAL_C_INCLUDES += \

LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code -Wno-unused-parameter

LOCAL_SHARED_LIBRARIES := libmedia

include $(BUILD_STATIC_LIBRARY)