Comment 4 for bug 724207

Revision history for this message
Scott Bambrough (scottb) wrote : Re: add support for android platform images

If I remember correctly, Android in general generates 3 artefacts, a rootfs, data fs, kernel, and for some targets possibly some bootloader bits. The rootfs will contain all the hardware related bits. I know we use HWPACK's to separate out hardware bits from our Linux rootfs, but this is not a good idea for Android if we want to achieve Linaro's goals regarding Android. I would not deviate from the expected Android workflow to allow us to gain some traction with Google. The closer we are to stock Android workflow, the easier it is for Google to look at what we have done, without a lot of education on our part.