sanders: move init.*.rc to vendor

* Early mount /system
* Create a dedicated fstab for TWRP
* Load fstab from vendor
* Move also ueventd.qcom to vendor

Change-Id: Ifcefd31dcbcf562efc6359e1fa1e155d24d802e5
This commit is contained in:
Vachounet
2018-01-15 09:53:24 +01:00
committed by therootlord
parent edd4757655
commit 14da1dae25
7 changed files with 35 additions and 18 deletions

View File

@@ -315,7 +315,9 @@ PRODUCT_PACKAGES += \
init.mmi.rc \
init.mmi.usb.rc \
init.qcom.rc \
ueventd.qcom.rc
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/rootdir/etc/ueventd.qcom.rc:system/vendor/ueventd.rc
# Powerhint configuration file
PRODUCT_COPY_FILES += \