OSDN Git Service

Disable stagefright-plugins temporarily
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 22 Mar 2019 03:04:29 +0000 (11:04 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 22 Mar 2019 03:04:29 +0000 (11:04 +0800)
It needs a lot of reworking for pie-x86.

Android.mk

index 8e17da6..00b6d32 100644 (file)
@@ -21,4 +21,4 @@ LOCAL_PATH := $(call my-dir)
 SF_COMMON_MK := $(LOCAL_PATH)/common.mk
 AV_CODEC_LIB := $(if $(filter true,$(BOARD_USE_LIBAV)),libav,ffmpeg)
 
-include $(call first-makefiles-under,$(LOCAL_PATH))
+#include $(call first-makefiles-under,$(LOCAL_PATH))