mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
stone: rootdir: move init.xiaomi.rc to rootdir
since we dropped init and switch to libinit implementation, lets push init.xiaomi.rc to rootdir
This commit is contained in:
@@ -247,10 +247,6 @@ PRODUCT_COPY_FILES += \
|
||||
PRODUCT_PACKAGES += \
|
||||
IFAAService
|
||||
|
||||
# Init scripts
|
||||
PRODUCT_PACKAGES += \
|
||||
init.xiaomi.rc
|
||||
|
||||
# Input
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(call find-copy-subdir-files,*,$(LOCAL_PATH)/configs/idc/,$(TARGET_COPY_OUT_SYSTEM)/usr/idc) \
|
||||
@@ -451,6 +447,7 @@ PRODUCT_PACKAGES += \
|
||||
init.target.rc \
|
||||
ueventd.qcom.rc \
|
||||
fstab.zram \
|
||||
init.xiaomi.rc \
|
||||
vendor_modprobe.sh
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
||||
Reference in New Issue
Block a user