Hi,
Dose the Android 4.0.3 support OTA (Over-the-air)?
We’re trying to build otapackage and recoveryimage from Android 4.0.3 environment for AM3715 but fail. The recovery.img unable to generate due to lack of boot.img. And otapackage fails to generate while missing the recovery.img. Currently Android 4.0.3 on omap3 uses u-boot.bin and uImage to boot the target which differs from other platform. Do you have any idea how to fix this issue?
From Will Hsu