sensors: remove sensors.qti

sensors.qti is added from other init script from AU021 (ag/10415396).
Keep QC original files and remove the duplicate definations here.

Bug: 150754970
Test: Compiled pass && no error found
Signed-off-by: Rick Chen <rickctchen@google.com>
Change-Id: I0064aeb44a92be4e5c10e5d936d8a4651bc57e7e
diff --git a/init.hardware.rc b/init.hardware.rc
index 7313f38..740bcb7 100644
--- a/init.hardware.rc
+++ b/init.hardware.rc
@@ -594,14 +594,6 @@
 on property:persist.vendor.sys.ssr.enable_ramdumps=0
     write /sys/module/subsystem_restart/parameters/enable_ramdumps 0
 
-service sensors.qti /vendor/bin/sensors.qti
-    class core
-    user system
-    group system
-    # Grants the ability for this daemon to bind IPC router ports so it can
-    # register QMI services
-    capabilities NET_BIND_SERVICE
-
 service adsprpcd /vendor/bin/adsprpcd rootpd
    class main
    user system