Hi All,
We need help with applying OTA update.zip following Freescale FAQ PDF.
There is no problem with building the update.zip by:
make PRODUCT=sabresd_6dq-eng dist -j4
However when we want to verify the package update.zip by fastboot way, the following error messages happen.
/projects/myandroid$ ../fastboot update sabresd_6dq-ota-20150123.zip
archive does not contain 'android-info.txt'
archive does not contain 'android-product.txt'
error: update package has no android-info.txt or android-product.txt
Perhaps we missed some steps ??? Thanks for any suggestion,
Tony
Hi, have you fixed the problem? I met same problem.