New version of JB 4.1.1 from Lenovo?

mcl630

Senior Member
Dec 3, 2012
171
126
Ok making the changes on build.prop stops the update notice.

Code:
ro.build.display.id=JRO03R.A2109A_A411_03_13_121126
ro.build.version.incremental=A2109A_A411_03_13_121126

So if you want to use custom rom replace

ro.build.display.id=JRO03R.A2109A_03_13_121126_MCL0201
ro.build.version.incremental=MCL0201

with

Code:
ro.build.display.id=JRO03R.A2109A_A411_03_13_121126
ro.build.version.incremental=A2109A_A411_03_13_121126

then use adb

adb shell

rm -r /cache/*
rm -r /data/dalvik-cache/*
reboot

on reboot check for updates says system is currently up to date.

even though I am still running custom rom, so best if devs don't modify build.prop

I don't recommend doing that (unless you just want to check to see if there are updates). If Lenovo releases a patch-type update (as most of the ICS updates were), it won't apply over a custom ROM.
 

vampirefo.

Senior Member
Developer
Nov 8, 2011
3,836
1,394
I don't recommend doing that (unless you just want to check to see if there are updates). If Lenovo releases a patch-type update (as most of the ICS updates were), it won't apply over a custom ROM.

Yes this is so one will know if an update exists or not, no a patch can't be added to a custom rom via OTA, A full upgrade would though, this update would remove the custom rom and install the update as it is a full rom not a patch.
 

FloRider

Senior Member
Dec 2, 2012
358
111
Where did you get 03_12_121107 ? I've never seen that before. The first (and only) JB version I've seen is 03_13_121126.

That's the ROM I got with wget, thanks to vampirefo. for the link. What I find confusing is the "F" they append.
 

FloRider

Senior Member
Dec 2, 2012
358
111
That's the ROM I got with wget, thanks to vampirefo. for the link. What I find confusing is the "F" they append.

Another confusing issue -- wouldn't the extra bits from the "_F" throw off the MD5 hash?
 

FloRider

Senior Member
Dec 2, 2012
358
111
That's it. It's still 121126. Since the version is stored in the zip and not as a filename, I would think the MD5 would be different.
 

FloRider

Senior Member
Dec 2, 2012
358
111
That's it. It's still 121126. Since the version is stored in the zip and not as a filename, I would think the MD5 would be different.

Maybe they tweaked some settings and threw that "277" trash in to make the MD5 hashes match.
 

FloRider

Senior Member
Dec 2, 2012
358
111
File's name and type does not affect MD5,you can rename it to "abcd.xyz" and rehash it again,always the same

I didn't think that was a filename. What do you get with an OTA update? Update.zip? I don't think it's that ID I mentioned.
 

goldenwing6

Member
Jan 6, 2013
3
0
I didn't think that was a filename. What do you get with an OTA update? Update.zip? I don't think it's that ID I mentioned.

My last OTA update got a file named "A2109A_A411_03_13_121126_US.zip",I backup it from "\cache" almost month ago
 

FloRider

Senior Member
Dec 2, 2012
358
111
Reboots. But the update seems to have done the trick. Haven't had any problems since.

Well. Same problem I had, and the same result. Maybe we made an error the first time we upgraded to JB.
 

Linsalata28

Senior Member
Dec 24, 2012
155
47
Is this update newer then mcl's jb ROM? If so is it worth updating? I saw a zip posted, is that rooted or do I need to root and debloat the update? Thanks for any replies.

Sent from my HTC myTouch 4g using Tapatalk 2
 
Top