summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/mp3dec
diff options
context:
space:
mode:
authorJames Dong <jdong@google.com>2012-03-12 14:37:53 -0700
committerJames Dong <jdong@google.com>2012-03-12 21:28:57 -0700
commit6c6b4d0d2b98a7ceee8b697daaf611f8df3254fb (patch)
tree307356be51d237ee22f88affdc3376270d571be9 /media/libstagefright/codecs/mp3dec
parentaa4397f07c43bd83bc3100b749401dc3d15e7622 (diff)
downloadframeworks_av-6c6b4d0d2b98a7ceee8b697daaf611f8df3254fb.zip
frameworks_av-6c6b4d0d2b98a7ceee8b697daaf611f8df3254fb.tar.gz
frameworks_av-6c6b4d0d2b98a7ceee8b697daaf611f8df3254fb.tar.bz2
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
Diffstat (limited to 'media/libstagefright/codecs/mp3dec')
-rw-r--r--media/libstagefright/codecs/mp3dec/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/libstagefright/codecs/mp3dec/Android.mk b/media/libstagefright/codecs/mp3dec/Android.mk
index a08c9f0..ed51aa5 100644
--- a/media/libstagefright/codecs/mp3dec/Android.mk
+++ b/media/libstagefright/codecs/mp3dec/Android.mk
@@ -65,7 +65,7 @@ LOCAL_SRC_FILES := \
LOCAL_C_INCLUDES := \
frameworks/base/media/libstagefright/include \
- frameworks/base/include/media/stagefright/openmax \
+ frameworks/native/include/media/openmax \
$(LOCAL_PATH)/src \
$(LOCAL_PATH)/include