11 November 2013
Marius Mailat, <[email protected]> Appsrise SRL, Appseleration GmBH
Special code for copy and reuse the x86 goldfish qemu kernel:
-
cp prebuilts/qemu-kernel/x86/kernel-qemu device/marakana/alpha/kernel
-
cp system/core/rootdir/etc/init.goldfish.rc device/marakana/alpha/
-
cp system/core/rootdir/etc/ueventd.goldfish.rc device/marakana/alpha/
-
edit BoardConfig.mk and change to TARGET_NO_KERNEL := false
-
edit common.mk (check device/lge/mako/common.mk) and add the following lines:
LOCAL_KERNEL :=
PRODUCT_COPY_FILES +=
Attach sources to eclipse plugin http://adt-addons.googlecode.com/svn/trunk/source/com.android.ide.eclipse.source.update/