omni: ramdisk: move init.omn.rc into system and fix adb tcp check value

must be 0 to be consistent now in all locations

Change-Id: I51f84635f770f9fc760df29914af4d9cf7eef200
diff --git a/config/common.mk b/config/common.mk
index 0f6800a..c740fb3 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -62,7 +62,7 @@
 
 # Init script file with omni extras
 PRODUCT_COPY_FILES += \
-    vendor/omni/prebuilt/etc/init.local.rc:root/init.omni.rc
+    vendor/omni/prebuilt/etc/init.local.rc:system/etc/init/init.omni.rc
 
 # Enable SIP and VoIP on all targets
 PRODUCT_COPY_FILES += \