Quote:
Originally Posted by pcumming
Android Stick firmware update error. Any help appreciated??
Installing update...
assert failed: !less than..(int(1338631781. getprop(ro.build.date.utc"))
E:Error in /cache/recovery/foo
(Status 7)
Installation aborted.
Thanks
Peter
|
Hi Peter,
I don't have Your box, but the error You get by flashing, is that the build date
of the firmware you are trying to flash is lower than that is present on your device
(You can find that string on the updater script, normally situated at
update.zip\META-INF\com\google\android\).
So, If You don't have the recovery hole on Your box, the only way to do the upgrade
is to change that number of build and sign your packages (update.zip) with a digital signature.
This post can help You to do that.
Regards,
Shklifo