Regards,
J
--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To post to this group, send email to android-...@googlegroups.com.
To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.
init.rc is part of the ramdisk, you cannot modify it.
On Fri, Mar 26, 2010 at 11:15 AM, David Turner <di...@android.com> wrote:init.rc is part of the ramdisk, you cannot modify it.To be more exact, what you should do is modify init.rc to include another script that will be located in a different location of the system partition, not the ramdisk.You will then be able to modify the file at will with adb pull/push.
On Fri, Mar 26, 2010 at 10:03 AM, pavan savoy <pavan...@gmail.com> wrote:
Hi,
When I want to modify a service or add / remove something from init.rc, I do a adb pull init.rc, edit and modify it.
And expect upon reboot to work as expected because of the modification.
However almost all the time init.rc file is corrupted. I see a bunch of strange characters in the file.
Any reason why ?
--
--Pavan Savoy
--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To post to this group, send email to android-...@googlegroups.com.
To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.
--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To post to this group, send email to android-...@googlegroups.com.
To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.