OSDN Git Service

stagefright-plugins: Increase confidence on HEVC mp2p files
[android-x86/external-stagefright-plugins.git] / Android.mk
index 45f29fe..a75a53c 100644 (file)
@@ -1,5 +1,6 @@
 #
 # Copyright (C) 2008 The Android Open Source Project
+# Copyright (C) 2015 The CyanogenMod Project
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -16,6 +17,4 @@
 
 LOCAL_PATH := $(call my-dir)
 
-ifeq ($(USES_NAM),true)
-include $(call all-subdir-makefiles)
-endif
+include $(call first-makefiles-under,$(LOCAL_PATH))