Android kernel and init.rc -


we built android kernel wandboard. now, must add files , change init.rc start service files(driver touchscreen). of adb pulled init.rc , edited, later pushed back. however, after reboot init.rc remains unchanged, cant start service our driver.

how can accomplish writing init.rc?

list of boot partition:

boot 

as can see, there no initrd directory or file

with regards

on every boot file system copied static image. believe image ramdisk. not know how this, have unpack ramdisk, change files therein, , pack correct format.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -