
Originally Posted by
dbarrett480
I read this on another forum if anyone wants to try it. I would, but I don't have 2.1 installed yet.
"We might be better changing it to another Donut device thinking about it rather than the Droid... however, to change it I did...
- adb pull /system/build.prop
Then I edited it to comment out the fingerprint line, and add...
CODE
ro.build.fingerprint=verizon/voles/sholes/sholes:2.0/ESD20/17572:user/ota-rel-keys,release-keys
Then I pushed the build.prop back...
- adb remount
- adb push build.prop /system/build.prop
I did all this on a wiped device before I ran market for the first time."