Free Data

Free Data

I've spent a good 3 hours total researching and playing with my phone (T-Mobile LG V20) trying to get rid of the obnoxious update Notification and making sure my phone doesn't brick overnight since I'm rooted and rom'd and don't feel like having to spend even more time recovering. After trying what one user posted for the Nexus, I realized I started to get the dreaded CmaSystemUpdateService wakelock, which didn't let my phone sleep at all. I tried rolling to another Kernel, which was still a no go. After poking around a little further, I re-enabled all Services and Receivers for Google Play Services. Leaving the following Disabled:
  • SystemUpdateActivity under Google Play Services Activity
    • This seems to disable the update center
  • SystemUpdateService under Google Services Framework Services
  • SystemUpdateService$Receiver under Google Services Framework Receivers
  • SystemUpdateService$SecretCodeReceiver under Google Services Framework Receivers
  • SystemUpdateActivity under Google Services Framework Activity
  • SystemUpdatePanoActivity under Google Services Framework Activity
The app I was using is My Android Tools to see these. And Better Battery Stats to see the wakelock. You should also be able to do this with ADB instead with the following.
adb shell su pm disable com.google.android.gms/.update.SystemUpdateActivity pm disable com.google.android.gsf/.update.SystemUpdateService pm disable com.google.android.gsf/.update.SystemUpdateActivity pm disable com.google.android.gsf/.update.SystemUpdatePanoActivity pm disable com.google.android.gsf/.update.SystemUpdateService$Receiver pm disable com.google.android.gsf/.update.SystemUpdateService$SecretCodeReceiver
Let me know if this worked for you. Did it stop your update? Did it kill the wakelock? Email me and let me know!
A side note to all carriers, T-Mobile, Verizon, Sprint, ATT, and Google. I'd love to see Android have the built in option of full control, same way as Linux has the su command built in. It's pretty pathetic that manufacturing doesn't allow us to have full control over our devices without exploiting. Linux has root without compromising security, Android shouldn't be any different. I want control over my data, apps, and battery. All I can say is figure it out so people don't have to keep hacking the systems to get control over our $800-1000 devices.
    • Related Articles

    • Get your SSD installed FREE

      During the remaining time in 2017, I want to help you get off your slow mechanical hard drive and possibly quadruple the speed of your computer. Purchase a Samsung SSD from us and get 2 hours free of install and a bonus month of data backup. Purchase ...
    • Free Email vs. Paid: Why Your Business Needs to Upgrade for Cybersecurity

      In the battle against cyber threats, your company's inbox is the digital frontline. Free email options like Gmail, Yahoo, or Outlook may be tempting for their cost-effectiveness, but they carry inherent risks that make them unsuitable for protecting ...
    • Free Web Hosting

      I seem to run into a lot of businesses and entrepreneurs who don't have a website for part of their web presence! This ends now! FREE web hosting for a small scale site using my site as a subdomain. FREE web hosting for small scale sites using your ...
    • October Flash Free Install!

      For the remainder of October, I'll be doing free SSD upgrades and discounted network installs! All you have to do is purchase through me at the same cost you would get online. Schedule quick though! Only a few days left! Increase network performance, ...
    • Video: Quick Runthrough of Bitwarden - Unlocking the power of the Free Password Manager in 7 minutes

      https://youtu.be/TRzZli7eO14 Transcript - Bitwarden Basics: All right. I wanted to quickly go over some of the aspects of bitwarden and how to utilize it. So bitwarden is a password manager similar to something like Last Pass, which is the one that ...