On 12/01/2015 20:02, leandro wrote: > thank you for your interest, Gabriele
You're welcome. > /➜ ~ adb shell getprop | grep ro.build.version/ > /grep: warning: GREP_OPTIONS is deprecated; please use an alias or script/ > /[ro.build.version.codename]: [REL]/ > /[ro.build.version.incremental]: [eng.zxliu.20140711.175712]/ > /[ro.build.version.release]: [4.3]/ > /[ro.build.version.sdk]: [18]/ OK, this is based on Jelly-Bean so you'll need a JB-compatible build if you want to start hacking on it. The `flame' build is JB-based but we haven't touched it for a while so it might or it might not work for you. If you do try it remember to only flash gecko and gaia (./flash.sh gecko, ./flash.sh gaia or ./flash.sh shallow for both), a full flash wouldn't work since it's not the right build for your phone, just a probably gonk-compatible one. BTW what's the output of `adb shell getprop | grep ro.product.device'? Gabriele
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
