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

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

Merge "libfilterfw_jni needs libmedia include paths" am: e004a913

am: 3ab9d651

* commit '3ab9d651':
  libfilterfw_jni needs libmedia include paths

Change-Id: I0b27f50090754756c391bc840d38ecdb23e978a7
parents d4876ca8 3ab9d651
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)