The rootdir is mounted as ramdisk, so you can't change the file in the device, you habe to change it in your build or image.
Hi,I want to modify init.rc file but changes to it are not remaining persistent. How do we make persistent changes to it? Please help
--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-buildi...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi,I want to modify init.rc file but changes to it are not remaining persistent. How do we make persistent changes to it? Please help
PRODUCT_COPY_FILES += \$(LOCAL_PATH)/prebuilts/root/init.rc:root/init.rc
PRODUCT_COPY_FILES := \
device/asus/grouper/fstab.grouper:root/fstab.grouper \
device/asus/grouper/init.grouper.rc:root/init.grouper.rc \
device/asus/grouper/init.rc:root/init.rc