• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root How To Stop Receiving System Update Notifications

jhayden16

Lurker
Nov 23, 2011
4
0
Hi, I've seen some similar posts about this topic for different phones, so wanted to ask before following steps for a different phone.

I've got a rooted Moto Droid 1 with 2.2.2 FRG83G, and I started receiving system update notifications to get me to update to 2.2.3 FRK76. I don't want to do that since I'm rooted and all set up and happy with 2.2.2

How can I stop/ignore those system update messages that come every 15 minutes or so?

Thank you
 
The short answer is to install a custom rom. Another way is to flash SPRecovery, as it _should_ block and/or if you allow the update, it will fail the install and not bother you anymore about it, though you _might_ have the FRK76 file on your sdcard.

And that would be nice to try to grab; the FRK76 file, so I/we can go ahead and fix it to include root and end the worries.

good luck
 
Upvote 0
Here it it's.

In case deleting the .zip file out of the cache doesn't work, this should!

To prevent the update notification, you will probably just have to change the build.prop values...

So, change...

ro.build.description=voles-user 2.2.2 FRG83G 91102 release keys
to
ro.build.description=voles-user 2.2.3 FRK76 185902 release keys

and

ro.build.fingerprint=verizon/voles/sholes/sholes:2.2.2/FRG83G/91102:user/release-keys
to
ro.build.fingerprint=verizon/voles/sholes/sholes:2.2.3/FRK76/185902:user/release-keys

That should take care of the update notification


assert(file_getprop("/system/build.prop", "ro.build.fingerprint") == "verizon/voles/sholes/sholes:2.2.2/FRG83G/91102:user/release-keys" ||
file_getprop("/system/build.prop", "ro.build.fingerprint") == "verizon/voles/sholes/sholes:2.2.3/FRK76/185902:user/release-keys");

NOTE: This is the corrected quotation from icecold - please disregard the next post

And thanks to LNL for pointing out the discrepancy.
 
Upvote 0
The above is partially incorrect... as I stated in the original thread

the first ones should be...

ro.build.description=voles-user 2.2.2 FRG83G 91102 release keys
to
ro.build.description=voles-user 2.2.3 FRK76 185902 release keys

that is, he incorrectly put fingerprint where it should be description in the first line to look for and edit
 
Upvote 0
The above is partially incorrect... as I stated in the original thread

the first ones should be...

ro.build.description=voles-user 2.2.2 FRG83G 91102 release keys
to
ro.build.description=voles-user 2.2.3 FRK76 185902 release keys

that is, he incorrectly put fingerprint where it should be description in the first line to look for and edit

Actually, you gave me too much credit with Fingerprint, since I missed the "r". After seeing your correction, I have since corrected my original post...
 
Upvote 0
Well, I did what you told me and it's still showing up on my notification bar. Although the little pop up every time I turned off my phone seems to be gone.

Flash sprecovery from rom manager and let the update try to install. It will fail. Change the build.prop as posted here and reboot the phone. You shouldn't see it anymore.
 
  • Like
Reactions: johnlgalt
Upvote 0
On my wife's droid, all the previous edits to stop getting the OTA had the ro.build.description= line ending in release-keys. This shows release keys without the hyphen. Can someone please confirm whether or not the hyphen is required or not needed? Thank you in advance.

The hyphen is needed. Just replace number to number. As in

2.2.2 FRG83G 91102 change to 2.2.3 FRK76 185902

And

2.2.2/FRG83G/91102 change to 2.2.3/FRK76/185902

these are the only things you need to edit on the appropriate lines
 
  • Like
Reactions: Groid
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones