From: Jan Altensen Date: Sun, 4 Aug 2019 01:43:36 +0000 (+0200) Subject: remove inclusion of non existing makefile X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=12366ab86dba21fe5e452d6885fbc3b35f249e45;p=GitHub%2FLineageOS%2Fandroid_hardware_samsung_slsi_exynos.git remove inclusion of non existing makefile Change-Id: Id575dbb54ef760abc70355952ef50701a296534a --- diff --git a/libswconverter/Android.mk b/libswconverter/Android.mk index edb7799..1594173 100644 --- a/libswconverter/Android.mk +++ b/libswconverter/Android.mk @@ -1,7 +1,6 @@ LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) -include frameworks/av/media/libstagefright/codecs/common/Config.mk LOCAL_MODULE_TAGS := optional