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

Commit 85f06f64 authored by Andreas Huber's avatar Andreas Huber Committed by Android (Google) Code Review
Browse files

Merge "Remove libstagefright_http_support from the PDK build."

parents 7ca6e73b 8d0c751c
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