OSDN Git Service

enable ffmpeg hevc decoder.
[android-x86/external-stagefright-plugins.git] / Android.mk
index 99fd697..a75a53c 100644 (file)
 
 LOCAL_PATH := $(call my-dir)
 
-include $(call all-subdir-makefiles)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE           := media_codecs_ffmpeg.xml
-LOCAL_MODULE_TAGS      := optional
-LOCAL_MODULE_CLASS     := ETC
-LOCAL_SRC_FILES                := media_codecs_ffmpeg.xml
-include $(BUILD_PREBUILT)
+include $(call first-makefiles-under,$(LOCAL_PATH))