Hi,
I try to build FirefoxOS v2.5 for ZTE Open C without spark (new phone for my son).
BRANCH=v2.5 ./config.sh openc-fr ./build.sh ./build.sh gecko-update-fota
build is ok and I have out/target/product/zte_p821a10/fota/partial/update.zip file.
When I start the installation in the recovery, it lasts a long time (>30mn).
Here is the faulty file : META-INF/com/google/android/updater-script
this file is large (>5Mo) and contains many duplicates (up to 8 iterations of the same command) : https://transfer.sh/11EE81/updater-script
Someone would have an idea of what happens (I’ve cleaned, rebuilt several times and I’ve the same result) ?
Thanks