summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2014-11-10 11:51:11 -0800
committerChirayu Desai <chirayudesai1@gmail.com>2014-11-11 17:50:53 +0530
commit51d818e85a8f8bdd708903667670d8194351de85 (patch)
tree3408ebda53dd50eca2849c42d37f5f1bbf5bf0f3
downloadandroid_hardware_qcom_media-stable/cm-12.0-caf-8610-YNG3C.tar.gz
android_hardware_qcom_media-stable/cm-12.0-caf-8610-YNG3C.tar.bz2
android_hardware_qcom_media-stable/cm-12.0-caf-8610-YNG3C.zip
* Include paths expect headers to be at hardware/qcom/media-caf/$(TARGET_BOARD_PLATFORM), so create symlinks to the 8974 implementation at hardware/qcom/media-caf/msm8974. * (cdesai): Symlink the Android.mk too, so that the build system can pick that up and build what's in here. Change-Id: Ic089ef7f8d635db4de2f8d238f6d2c4e96d05799 Signed-off-by: Chirayu Desai <chirayudesai1@gmail.com>
l---------Android.mk1
l---------QCMediaPlayer1
l---------dashplayer1
l---------libc2dcolorconvert1
l---------libstagefrighthw1
l---------mm-core1
l---------mm-video-v4l21
7 files changed, 7 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
new file mode 120000
index 00000000..098407c7
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1 @@
+../msm8974/Android.mk \ No newline at end of file
diff --git a/QCMediaPlayer b/QCMediaPlayer
new file mode 120000
index 00000000..5a07d7c2
--- /dev/null
+++ b/QCMediaPlayer
@@ -0,0 +1 @@
+../msm8974/QCMediaPlayer \ No newline at end of file
diff --git a/dashplayer b/dashplayer
new file mode 120000
index 00000000..9b8c25c1
--- /dev/null
+++ b/dashplayer
@@ -0,0 +1 @@
+../msm8974/dashplayer \ No newline at end of file
diff --git a/libc2dcolorconvert b/libc2dcolorconvert
new file mode 120000
index 00000000..bf22125b
--- /dev/null
+++ b/libc2dcolorconvert
@@ -0,0 +1 @@
+../msm8974/libc2dcolorconvert \ No newline at end of file
diff --git a/libstagefrighthw b/libstagefrighthw
new file mode 120000
index 00000000..167413ea
--- /dev/null
+++ b/libstagefrighthw
@@ -0,0 +1 @@
+../msm8974/libstagefrighthw \ No newline at end of file
diff --git a/mm-core b/mm-core
new file mode 120000
index 00000000..7e4f928f
--- /dev/null
+++ b/mm-core
@@ -0,0 +1 @@
+../msm8974/mm-core \ No newline at end of file
diff --git a/mm-video-v4l2 b/mm-video-v4l2
new file mode 120000
index 00000000..f072f80f
--- /dev/null
+++ b/mm-video-v4l2
@@ -0,0 +1 @@
+../msm8974/mm-video-v4l2 \ No newline at end of file