Hi, On Wed, Feb 9, 2011 at 3:33 PM, Stefan <[email protected]> wrote: > But what happens with the init.goldfish.rc file which is in the same > directory?
It's evaluated for the goldfish (emulator) board. It's not architecture, but board specific. On bootup it attempts to run init.<boardname>.rc, where boardname is the kernel supplied board name, lowercase (and if it contains spaces, up to the first space). > If yes, what shall I write into this file? Anything to be performed at init, specific to your board. Joerie -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
