Jump to content

assert error whilst trying to update CM10.2


Guest thebuell

Recommended Posts

Guest thebuell

I don't seem to be able to update to latest CM10.2 without getting an assert error on ro.product.device == u8833? Any workarounds? Thanks :-)

Edited by thebuell
Link to comment
Share on other sites

Guest TheKisama

The dev is no longer supporting CM10.2 or any other of his works. These 'updates' are built automatically by his server thingy. He won't be touching android stuff any more, at least for the time being. So don't update and stay on a build in which everything is stable.

Link to comment
Share on other sites

The dev is no longer supporting CM10.2 or any other of his works. These 'updates' are built automatically by his server thingy. He won't be touching android stuff any more, at least for the time being. So don't update and stay on a build in which everything is stable.

I guess Dazzozo returned to android development a time ago..
 
Link to comment
Share on other sites

I don't seem to be able to update to latest CM10.2 without getting an assert error on ro.product.device == u8833? Any workarounds? Thanks :-)

This is the wrong place to post that.! ONLY DEVELOPMENT  :excl: 
 
you must post it in Huawei Ascend G510 / Orange Daytona / Y300 (GENERAL)  :excl: 

And to install it you should to edit your Build.prop acording to described error...

 
Find this on build.prop -->>  ro.product.device = u8833  or similar and make the proper changes...
 
Greetings.!
Link to comment
Share on other sites

Guest thebuell
And to install it you should to edit your Build.prop acording to described error...
 
Find this on build.prop -->>  ro.product.device = u8833  or similar and make the proper changes...

 

 

OK, thanks for the advice, but what proper changes would I need to put in build.prop?

Link to comment
Share on other sites

  • 3 months later...
Guest fayis003

do one thing first open the rom archive

 

1. go to meta.inf folder

2.open com folder

3.open google folder

4.open android

5.open updater script in any text editor

 you will see some thing like

 

assert (getprop("ro.product.device") == "u8833" || getprop("ro.build.product") == "u8833" || 

 
delete all those lines till you find the  semicolon (which means we reached the last of the line..delete the semicolon too) now you have deleted the lines that causes assert error 
now save the file 
and update archive 
 
and flash it
 
thats it
 
:)
Edited by fayis003
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.