tools: CF1 decoder tools migration. [2/2]

PD#SWPL-170910

Problem:
Move decoding related tools to the
media_modules warehouse.

Solution:
1.add esplayer.
2.add vdec_debug_port
3.add v4lplayer

Verify:
ohm

Change-Id: Ibfb1c9c752d1156ab3a2a8f0b16ec0e1bb94654a
Signed-off-by: kuan.hu <kuan.hu@amlogic.com>
diff --git a/Android.mk b/Android.mk
new file mode 100644
index 0000000..cd8aaf8
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1,3 @@
+ifeq ($(TARGET_BUILD_KERNEL_VERSION),5.15)
+include $(call all-subdir-makefiles)
+endif