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

Root [How-To] Re-enable OTA updates in your custom ROM

Fabolous

Superuser
Nov 7, 2009
3,635
2,126
Illinois
fabdroid.com
So you want to see if you're gonna get the OTA update tonight, but running a custom ROM? Well, here's the file required to re-enable OTA updating (I'm sure by now, it's been removed from every custom ROM):

otacerts.zip

Place it in your working directory, and using adb:

Code:
adb shell mount -o remount,rw /dev/block/mtdblock4 /system
adb push otacerts.zip /system/etc/security/
adb reboot

There are other ways, of course, such as using root explorer. Just make sure you get otacerts.zip into the /system/etc/security/ folder.

...and if any of you get the update tonight at midnight...YOU KNOW WHAT TO DO!
 
  • Like
Reactions: geezman
What if we use this method and get the update pushed to our phone and don't actually want to install it, but just upload it for people who do? If I download the update but don't use it is my phone going to be nagging me to install the update all the time?


Honestly, I don't know if it'll bug you all the time if you select 'install later'.

...but after you upload the update.zip file, you can just delete otacerts.zip from your phone and it shouldn't bug you anymore.
 
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