Removing the redudant rc files which not required for build

Issue: FP2P-265
Change-Id: Ib6b2ce2d6a5d3414d393d4b68d53a5dd64de614c
diff --git a/device.mk b/device.mk
index a35300d..215ae2b 100644
--- a/device.mk
+++ b/device.mk
@@ -367,10 +367,7 @@
 
 # Ramdisk
 PRODUCT_PACKAGES += \
-	init.qcom.power.rc \
-	init.qcom.rc \
-	init.qcom.usb.rc \
-	ueventd.qcom.rc
+	init.qcom.power.rc
 
 # GPS
 PRODUCT_PACKAGES += \