Hello, I have finally a clean solution to disable updates notifications, I don’t have org.droidtv.tv.upg so I had to found an other fix. It’s so easy and I don’t need to reinstall everything anymore.
By the way this fix don’t work at all and one of them block the Philips TV Remote app, that I use:
adb shell pm uninstall -k –user 0 org.droidtv.nettvadvert
adb shell pm uninstall -k –user 0 org.droidtv.nettvbrowser
adb shell pm uninstall -k –user 0 org.droidtv.nettvregistration
If you have uninstalled one of them just do that: “adb shell cmd package install-existing [package name]”
My solution:
Just go to Android Settings > Device Preferences > Storage > Internal shared storage > Apps > Special app access > Display over other apps > Uncheck “org.droidtv.upgradeapp.ui.ApplicationClass” > That’s all 😃
And now no more annoying update notification!