am 3f30d51b: Include init.usb.configfs.rc into rootdir

* commit '3f30d51baf8d3c8afe4a2510f78a69c51b112760':
  Include init.usb.configfs.rc into rootdir
diff --git a/ranchu_arm64.mk b/ranchu_arm64.mk
index ad252ee..73a4ad2 100644
--- a/ranchu_arm64.mk
+++ b/ranchu_arm64.mk
@@ -28,9 +28,7 @@
     libGLES_android
 
 
-TARGET_PROVIDES_INIT_RC := true
 PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
-			system/core/rootdir/init.rc:root/init.rc \
 			$(LOCAL_PATH)/init.ranchu.rc:root/init.ranchu.rc \
 			$(LOCAL_PATH)/fstab.ranchu:root/fstab.ranchu \
 			$(LOCAL_PATH)/ueventd.ranchu.rc:root/ueventd.ranchu.rc)