summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Farden <adam@farden.cz>2016-01-06 22:14:05 +0100
committerAdam Farden <adam@farden.cz>2016-01-06 22:14:05 +0100
commit1cd00d01f69ab0e0433542b8174af45de608caf0 (patch)
tree209e917d75e2642080fc1ccefe1989682c978213
downloadandroid_hardware_qcom_media-cm-13.0-sony.tar.gz
android_hardware_qcom_media-cm-13.0-sony.tar.bz2
android_hardware_qcom_media-cm-13.0-sony.zip
initial commit: symlink Sony HAL to msm8994cm-13.0-sony
This works with our 3.10 Kernel on msm8226 and msm8994 platforms Signed-off-by: Adam Farden <adam@farden.cz>
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..bb4c0cc3
--- /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..93ad23a7
--- /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..616cad21
--- /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..f553427b
--- /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..ab5ab958
--- /dev/null
+++ b/videopp
@@ -0,0 +1 @@
+../msm8994/videopp/ \ No newline at end of file