blob: 5b20a27c045df090e45413759b311cf418c35294 [file] [log] [blame]
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_WHOLE_STATIC_LIBRARIES := \
libpvrtspreginterface
LOCAL_MODULE := libopencore_rtspreg
-include $(PV_TOP)/Android_platform_extras.mk
-include $(PV_TOP)/Android_system_extras.mk
LOCAL_SHARED_LIBRARIES += libopencore_player libopencore_common
include $(BUILD_SHARED_LIBRARY)
include $(PV_TOP)/modules/linux_rtsp/node_registry/Android.mk