Hello. I have a ZTE Open C with unlocked bootloader and a 1.4 build installed. I re-flashed to 1.4 instantly after the phone was delivered. My question is, how do I correctly update it from source without losing my data? Currently, I'm pulling the latest source from git, doing this: git pull ./repo sync -d And then flash it to the phone using. ./build.sh gecko ./flash.sh gecko Then I change directory to gaia and build/update it using: make clean && make install-gaia
All flashes okay, without any errors but I still got old build identified in More Information: 20140703092209 instead, the Git commit info is updated: 2014-07-07 f2c11876 Does this mean I'm correctly updating if the git commit info changes? Or something is wrong? Thanks in advance. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
