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

Commit 8d0c751c authored by Andreas Huber's avatar Andreas Huber
Browse files

Remove libstagefright_http_support from the PDK build.

Change-Id: Ie9f81b1cd2694e65fe2d7590cf2ad9e7dad162ce
parent 96f84363
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
LOCAL_PATH:= $(call my-dir)

ifneq ($(TARGET_BUILD_PDK), true)

include $(CLEAR_VARS)

LOCAL_SRC_FILES:=       \
@@ -20,3 +22,5 @@ LOCAL_MODULE:= libstagefright_http_support
LOCAL_CFLAGS += -Wno-multichar

include $(BUILD_SHARED_LIBRARY)

endif