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

Commit 50e5bded authored by Ramjee Singh's avatar Ramjee Singh
Browse files

audiod: Removed stlport dependency

Change-Id: I5c3aaa164ea7d337256b31f6823b32be71ad883f
parent 5ef96fa8
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
LOCAL_PATH:= $(call my-dir)

include $(CLEAR_VARS)
include external/stlport/libstlport.mk

LOCAL_SRC_FILES:= \
	audiod_main.cpp \
@@ -13,8 +12,8 @@ LOCAL_SHARED_LIBRARIES := \
	libcutils \
	libutils \
	libbinder \
	libmedia \
	libstlport
	libmedia


LOCAL_ADDITIONAL_DEPENDENCIES += $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr