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

Commit ad6564f1 authored by Ricardo Cerqueira's avatar Ricardo Cerqueira Committed by Gerrit Code Review
Browse files

Merge "Support use of target-provided mediaserver." into gingerbread

parents 8f52819e af81cc77
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
ifndef TARGET_PROVIDES_MEDIASERVER
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)

@@ -21,3 +22,4 @@ LOCAL_C_INCLUDES := \
LOCAL_MODULE:= mediaserver

include $(BUILD_EXECUTABLE)
endif