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

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -