mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: rootdir: Rework fstab ramdisk including
Change-Id: Ia3a9d873776c88079b70ba70294632a8d0c92ab4
This commit is contained in:
@@ -407,6 +407,7 @@ PRODUCT_PACKAGES += \
|
|||||||
# Rootdir
|
# Rootdir
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
fstab.mt6785 \
|
fstab.mt6785 \
|
||||||
|
fstab.mt6785.ramdisk \
|
||||||
init.ago.rc \
|
init.ago.rc \
|
||||||
init.connectivity.rc \
|
init.connectivity.rc \
|
||||||
init.modem.rc \
|
init.modem.rc \
|
||||||
@@ -422,9 +423,6 @@ PRODUCT_PACKAGES += \
|
|||||||
init.recovery.mt6785.rc \
|
init.recovery.mt6785.rc \
|
||||||
init.recovery.mt6785.sh
|
init.recovery.mt6785.sh
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
|
||||||
$(LOCAL_PATH)/rootdir/etc/fstab.mt6785:$(TARGET_COPY_OUT_RECOVERY)/root/first_stage_ramdisk/fstab.mt6785
|
|
||||||
|
|
||||||
# Sensors
|
# Sensors
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.sensors@2.1-service.multihal \
|
android.hardware.sensors@2.1-service.multihal \
|
||||||
|
|||||||
@@ -8,6 +8,7 @@ prebuilt_etc {
|
|||||||
name: "fstab.mt6785",
|
name: "fstab.mt6785",
|
||||||
src: "etc/fstab.mt6785",
|
src: "etc/fstab.mt6785",
|
||||||
vendor: true,
|
vendor: true,
|
||||||
|
ramdisk_available: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
prebuilt_etc {
|
prebuilt_etc {
|
||||||
|
|||||||
Reference in New Issue
Block a user