summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2014-11-10 11:51:11 -0800
committerEthan Chen <intervigil@gmail.com>2015-06-02 17:18:22 -0700
commitf0032df473f799c1730aa1aef0a48e3dc6b83c6a (patch)
tree4b342b5b34b6352f190dae21860de6c095f48bb5
downloadandroid_hardware_qcom_media-cm-12.1-caf-8992.tar.gz
android_hardware_qcom_media-cm-12.1-caf-8992.tar.bz2
android_hardware_qcom_media-cm-12.1-caf-8992.zip
Add dummy symlinks to actual implementationcm-12.1-caf-8992
* Include paths expect headers to be at hardware/qcom/media-caf/$(TARGET_BOARD_PLATFORM), so create symlinks to the 8994 implementation at hardware/qcom/media-caf/msm8994. * (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---------CleanSpec.mk1
l---------NOTICE1
l---------libc2dcolorconvert1
l---------libstagefrighthw1
l---------mm-core1
l---------mm-video-v4l21
l---------videopp1
8 files changed, 8 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
new file mode 120000
index 00000000..ef29c687
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1 @@
+../msm8994/Android.mk \ No newline at end of file
diff --git a/CleanSpec.mk b/CleanSpec.mk
new file mode 120000
index 00000000..a47bdd10
--- /dev/null
+++ b/CleanSpec.mk
@@ -0,0 +1 @@
+../msm8994/CleanSpec.mk \ No newline at end of file
diff --git a/NOTICE b/NOTICE
new file mode 120000
index 00000000..a5699cb6
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1 @@
+../msm8994/NOTICE \ No newline at end of file
diff --git a/libc2dcolorconvert b/libc2dcolorconvert
new file mode 120000
index 00000000..523d3c4c
--- /dev/null
+++ b/libc2dcolorconvert
@@ -0,0 +1 @@
+../msm8994/libc2dcolorconvert \ No newline at end of file
diff --git a/libstagefrighthw b/libstagefrighthw
new file mode 120000
index 00000000..def10477
--- /dev/null
+++ b/libstagefrighthw
@@ -0,0 +1 @@
+../msm8994/libstagefrighthw \ No newline at end of file
diff --git a/mm-core b/mm-core
new file mode 120000
index 00000000..4121ba02
--- /dev/null
+++ b/mm-core
@@ -0,0 +1 @@
+../msm8994/mm-core \ No newline at end of file
diff --git a/mm-video-v4l2 b/mm-video-v4l2
new file mode 120000
index 00000000..4ff88fd0
--- /dev/null
+++ b/mm-video-v4l2
@@ -0,0 +1 @@
+../msm8994/mm-video-v4l2 \ No newline at end of file
diff --git a/videopp b/videopp
new file mode 120000
index 00000000..02fe2e08
--- /dev/null
+++ b/videopp
@@ -0,0 +1 @@
+../msm8994/videopp \ No newline at end of file