From 6c6b4d0d2b98a7ceee8b697daaf611f8df3254fb Mon Sep 17 00:00:00 2001 From: James Dong Date: Mon, 12 Mar 2012 14:37:53 -0700 Subject: Switched to use the header files in /frameworks/native and deleted the duplicate header files in /frameworks/base o related-to-bug: 6044887 Change-Id: I17e0692d9a9b5c8796ded36677c833ca8ab36795 --- media/libstagefright/colorconversion/Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media/libstagefright/colorconversion') diff --git a/media/libstagefright/colorconversion/Android.mk b/media/libstagefright/colorconversion/Android.mk index 62ba40f..59a64ba 100644 --- a/media/libstagefright/colorconversion/Android.mk +++ b/media/libstagefright/colorconversion/Android.mk @@ -6,7 +6,7 @@ LOCAL_SRC_FILES:= \ SoftwareRenderer.cpp LOCAL_C_INCLUDES := \ - $(TOP)/frameworks/base/include/media/stagefright/openmax \ + $(TOP)/frameworks/native/include/media/openmax \ $(TOP)/hardware/msm7k LOCAL_MODULE:= libstagefright_color_conversion -- cgit v1.1