[Feature][T108][task-view-1591] call start_oemapp.sh script when booting up

Only Configure: No
Affected branch: GSW_V1453
Affected module: ALL
Is it affected on IC: only ASR
Self-test: yes
Doc Update: no

Change-Id: I39797abb4f98a0581e5caf9400d713312f45db47
diff --git a/mbtk/rootfs/etc/init.d/mbtk_boot_eary b/mbtk/rootfs/etc/init.d/mbtk_boot_eary
index 5bffd35..0c425b4 100755
--- a/mbtk/rootfs/etc/init.d/mbtk_boot_eary
+++ b/mbtk/rootfs/etc/init.d/mbtk_boot_eary
@@ -31,7 +31,13 @@
 		mbtk_start /bin/mbtk_sdk_ready
 		echo "--mbtk platform mbtk_sdk_ready start--" > /dev/kmsg
 	fi
-	
+
+        if [ -f /oemapp/start_oemapp.sh ]
+        then
+		echo "GSW oemapp start"
+                /oemapp/start_oemapp.sh &
+        fi
+
 	if [ "$project" == "T108_2" ];then
 		i2cset -y -f 2 0x31 0x15 0x00
 		[ -e /bin/mbtk_gnssd ] && mbtk_start /bin/mbtk_gnssd 8122 /dev/ttyS3 0