summaryrefslogtreecommitdiffstats
path: root/media/libaah_rtp/Android.mk
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/libaah_rtp/Android.mk
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/libaah_rtp/Android.mk')
-rw-r--r--media/libaah_rtp/Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/media/libaah_rtp/Android.mk b/media/libaah_rtp/Android.mk
index 54fd9ec..1e87cf0 100644
--- a/media/libaah_rtp/Android.mk
+++ b/media/libaah_rtp/Android.mk
@@ -21,9 +21,9 @@ LOCAL_SRC_FILES := \
LOCAL_C_INCLUDES := \
frameworks/base/include \
- frameworks/base/include/media/stagefright/openmax \
frameworks/base/media \
- frameworks/base/media/libstagefright
+ frameworks/base/media/libstagefright \
+ frameworks/native/include/media/openmax
LOCAL_SHARED_LIBRARIES := \
libcommon_time_client \