Delete firmware update notification (B161Full) - Huawei P9 Lite Questions & Answers

Hey guys,
I have a rooted phone with twrp and xposed. The problem is that I become since today notifications that a firmware update is available. I dont want to go through the rooting process again (since I am waiting for CM13 anyway). So how can I delete the notification? It is quite annoying. Thanks to all.

Long press on the notifications should take you to the notification center, then you disable every thing

algnerd said:
Long press on the notifications should take you to the notification center, then you disable every thing
Click to expand...
Click to collapse
I don't mean a notification in the status bar. I mean that the update menu opens several times a day (see picture). How can I disable it?

ndroid1562 said:
I don't mean a notification in the status bar. I mean that the update menu opens several times a day (see picture). How can I disable it?
Click to expand...
Click to collapse
Look for the updater app in the app menu delete data, force close it and block it from accessing network both on WiFi and Mobile Data; that should do it

algnerd said:
Look for the updater app in the app menu delete data, force close it and block it from accessing network both on WiFi and Mobile Data; that should do it
Click to expand...
Click to collapse
I already did this, but no root. I keep receiving the same pop page Updater.
And if I block the app Updater to acess Cell Phone and Storage I get the warning to enable Storage for Updater, it needs IMEI and IMSI to be able to update EVERYTIME I connect to a Wifi. Dont know what's worst.
Anyone knows how to block all of this?

Uninstall the updater using adb, I will write how to do it in the: https://forum.xda-developers.com/huawei-p9lite/how-to/unified-help-thread-huawei-p9-lite-t3649152
Number 8, Tweaks and modifications

algnerd said:
Look for the updater app in the app menu delete data, force close it and block it from accessing network both on WiFi and Mobile Data; that should do it
Click to expand...
Click to collapse
dariomrk said:
Uninstall the updater using adb, I will write how to do it in the: https://forum.xda-developers.com/huawei-p9lite/how-to/unified-help-thread-huawei-p9-lite-t3649152
Number 8, Tweaks and modifications
Click to expand...
Click to collapse
Does it needs ROOT? I'm looking for some way to fix this without root.

thefalseprince said:
Does it needs ROOT? I'm looking for some way to fix this without root.
Click to expand...
Click to collapse
It doesn't need root, just do the command using your pc... please read before asking.

thefalseprince said:
I already did this, but no root. I keep receiving the same pop page Updater.
And if I block the app Updater to acess Cell Phone and Storage I get the warning to enable Storage for Updater, it needs IMEI and IMSI to be able to update EVERYTIME I connect to a Wifi. Dont know what's worst.
Anyone knows how to block all of this?
Click to expand...
Click to collapse
Oh lord, I thought I was the only one having this stupid warning every time it switches on WIFI or back from plane mode.
What's the exact command to delete the update then? I saw the Tweak topic but it doesn't mention what to type as the package name to remove the update. I would say "updater", as simple as that ? But I won't do it unless I'm sure I'm not messing my smartphone.
Thanks

Budykiller said:
Oh lord, I thought I was the only one having this stupid warning every time it switches on WIFI or back from plane mode.
What's the exact command to delete the update then? I saw the Tweak topic but it doesn't mention what to type as the package name to remove the update. I would say "updater", as simple as that ? But I won't do it unless I'm sure I'm not messing my smartphone.
Thanks
Click to expand...
Click to collapse
Hi
I found the update file on Archives, in a folder called HwUOC or something like this
thats what I did: deleted this folder then blocked all permissions on app updater
note this will only delete the downloaded file, but the warning keeps popping

Related

[Q] Disable OTA Notification?

Hi all,
I am stock, rooted, and have TWRP. I have done the following:
mak213 said:
heres the FIX it easier than redoing ur phone to stock just go to terminal command in twrp and type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
then hit enter
type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
then hit enter and reboot.
EDIT: enjoy dont do the update also i wonder which OTA it is ?
Click to expand...
Click to collapse
I am still getting the OTA Notification (and at one point, I lost my mobile data).
I do have Root Explorer, and from what I have read, it sounds like I should just use Root Explorer to delete the contents of /cache/fota? I see the files that were downloaded from last night, but there are others that have older file dates. Will this eliminate the annoying notification?
Thanks!
I'm in the same boat. The dd commands will remove the files, but as soon as I reboot, the OTA package downloads again, hence the reason it seems the commands don't work (but they do). Basically we need to disable auto-updates and then re-run the dd commands from TWRP.
I just can't find where to disable auto-updates so I'm either blind, stupid, or very possibly both.
settings, General, about phone, rest is self explanatory
Sent from my LG-D802 using xda app-developers app
i too would love to know how to disable the OTA notification. It continues to pop up every time i turn on the screen. I hit back to get out of it but its quite annoying. There is no way to disable it from the phone settings. What app or process do we need to delete or freeze to fix kill this?
It should be as easy as changing a number or letter in the build.prop. If I could get screenshots of the build.prop of the updated and non updated I could write up a guide.
Sent from my Rezound using Tapatalk
Don't see anything in Settings > General > About phone > Software update that will allow me to disable OTA notifications.
I did end up using Root Explorer to delete all the fota files in /cache/fota; restarted my phone and haven't had any notifications yet, though it sounds like it will automatically download again in the future (?)
Change permissions?
Seems like once the files in the cache/fota folder are deleted or renamed you could change the permissions on the folder (remove 'W') and thus not allow any files to be written there. True?
Did anyone tried to disable app updates application?
Junetastic said:
Don't see anything in Settings > General > About phone > Software update that will allow me to disable OTA notifications.
I did end up using Root Explorer to delete all the fota files in /cache/fota; restarted my phone and haven't had any notifications yet, though it sounds like it will automatically download again in the future (?)
Click to expand...
Click to collapse
you don't have update center there in app drawer>settings>about phone>update center>software update?
When you open software updates, then there is a checkbox for automatic?
Switch that off and delete the current downloaded one. via the methods previously discussed.Then you should never get the prompt, unless you factory reset and its on by default again.
bachera said:
you don't have update center there in app drawer>settings>about phone>update center>software update?
When you open software updates, then there is a checkbox for automatic?
Switch that off and delete the current downloaded one. via the methods previously discussed.Then you should never get the prompt, unless you factory reset and its on by default again.
Click to expand...
Click to collapse
Ok, so it's not just me. I don't have "Update Center". Only option within About Phone is "Software update" which just checks for an update. I've got the Verizon LG G2 and am running 4.2.2 stock if that helps.
I've got a full backup and may just unroot, upgrade then reroot. Doesn't sound like I have a way of disabling. Changing permissions sounds a bit risky to me.
Just change the fingerprint in the build prop. Should say something like ...11a change the to the newest ...12b? And Verizon will think you are updated and stop pushing it to your phone.
Sent from my Rezound using Tapatalk
Alright, I've got the notification to stop popping up for me on Verizon by freezing the Software Update app. Did it 30 minutes ago, rebooted and still no pop up. I tried searching for what to freeze as I knew there had to be something, but kept coming up with instructions for the GS4. I looked at what I thought was every combination but not Software Update (Update, Verizon, System, but not Software... dur dur).
http://forum.xda-developers.com/showthread.php?t=2567045 Post #4 for Verizon (I did it with MyBackup Pro)
MortalSynz said:
Alright, I've got the notification to stop popping up for me on Verizon by freezing the Software Update app. Did it 30 minutes ago, rebooted and still no pop up. I tried searching for what to freeze as I knew there had to be something, but kept coming up with instructions for the GS4. I looked at what I thought was every combination but not Software Update (Update, Verizon, System, but not Software... dur dur).
http://forum.xda-developers.com/showthread.php?t=2567045 Post #4 for Verizon (I did it with MyBackup Pro)
Click to expand...
Click to collapse
Maybe if you read my post page back.
well within software update you disable the automatic checking.... it's the same thing man, are you kidding me? you guys cannot be that dense
then delete the downloaded update and your set...
It won't check for an update anymore, and the deleted fota won't ask for installment anymore.
Its that simple
Sent from my LG-D802 using xda app-developers app
bachera said:
well within software update you disable the automatic checking.... it's the same thing man, are you kidding me? you guys cannot be that dense
then delete the downloaded update and your set...
It won't check for an update anymore, and the deleted fota won't ask for installment anymore.
Its that simple
Sent from my LG-D802 using xda app-developers app
Click to expand...
Click to collapse
Hi. See attached screenshot. Maybe i am dense but neither option allows me to disable notifications. Do you mean a different menu?
no I am the dense one, sorry,
I guess rooting and freezing is the only way.
Sent from my LG-D802 using xda app-developers app
deleted
bachera said:
no I am the dense one, sorry,
I guess rooting and freezing is the only way.
Sent from my LG-D802 using xda app-developers app
Click to expand...
Click to collapse
I'm on T-Mobile G2. I don't see the check box inside "System updates". It displays "Android System Update" with this update ready to be installed with a big message. Between I haven't installed the OTA
resurrecting old threads...
bachera said:
no I am the dense one, sorry,
I guess rooting and freezing is the only way.
Sent from my LG-D802 using xda app-developers app
Click to expand...
Click to collapse
So... are you saying there's no hope for me disabling this stupid notification without rooting? I'm too chicken to root (please don't slap me) and from all the crappy reviews of Verizon's version of Kit Kat I don't want to "up"grade yet.

[Q] Disable Automatic Update on LG G2 Stock

Whenever LG releases new update on LG G2, the phone starts downloading the update without user's consent. At times there are users who do not wish to update and do not want to have 100s of MBs downloaded.
LG G Flex has an option to disable automatic update, but LG G2 doesn't have it.
I'm working on disabling it and would appreciate any input or suggestion.
Disillusioned said:
Whenever LG releases new update on LG G2, the phone starts downloading the update without user's consent. At times there are users who do not wish to update and do not want to have 100s of MBs downloaded.
LG G Flex has an option to disable automatic update, but LG G2 doesn't have it.
I'm working on disabling it and would appreciate any input or suggestion.
Click to expand...
Click to collapse
If you have rooted your phone, you can install titanium backup and search for "lgota" in the app list, then freeze the app shown.
Disillusioned said:
Whenever LG releases new update on LG G2, the phone starts downloading the update without user's consent. At times there are users who do not wish to update and do not want to have 100s of MBs downloaded.
LG G Flex has an option to disable automatic update, but LG G2 doesn't have it.
I'm working on disabling it and would appreciate any input or suggestion.
Click to expand...
Click to collapse
...or you can do this.
If rooted, use a file manager like Root Explorer, go to System/Etc/Security, (mount R/W) and rename otacerts.zip to otacerts.zip.bak
Reboot phone and you'll be fine.
drftb said:
If you have rooted your phone, you can install titanium backup and search for "lgota" in the app list, then freeze the app shown.
Click to expand...
Click to collapse
Thanks for the reply. I already did that but the phone would still download the updates.
LordLugard said:
...or you can do this.
If rooted, use a file manager like Root Explorer, go to System/Etc/Security, (mount R/W) and rename otacerts.zip to otacerts.zip.bak
Reboot phone and you'll be fine.
Click to expand...
Click to collapse
I will give it a shot, thanks for the heads up.
I have a ls995 flex and its rooted...
it keeps on auto updating...
after every 2-3 days phone is downloading 641MB of data under "update LG software"...
and consuming alot of data..
how can i stop it. i have tried above mention trick but no success...
its really irritating..
I am on 4.2.2 rooted and sim unlocked with "ls980SIMunlockFinal"
please reply at the earliest...
thanks..
sydvikki said:
I have a ls995 flex and its rooted...
it keeps on auto updating...
after every 2-3 days phone is downloading 641MB of data under "update LG software"...
and consuming alot of data..
how can i stop it. i have tried above mention trick but no success...
its really irritating..
I am on 4.2.2 rooted and sim unlocked with "ls980SIMunlockFinal"
please reply at the earliest...
thanks..
Click to expand...
Click to collapse
ls995 is not G2 right?
but i think installing some app like titanium and freezing an app called "lgupdate" or "lgupdate service" (or even "lgfota" ) will help with this on any LG (can't remember the exact name since i've removed it a long time ago)
60nine said:
ls995 is not G2 right?
but i think installing some app like titanium and freezing an app called "lgupdate" or "lgupdate service" (or even "lgfota" ) will help with this on any LG (can't remember the exact name since i've removed it a long time ago)
Click to expand...
Click to collapse
yeah u r right my frnd i have tried almost every trick but today it again started downloading the update...
I can disable autoupdate and notifications from the menu in d802 stock for lg apps and fw
Sent from my nexus 4 running 4.4 kit kat
guys its again downloaded 641MB. huh.
what to do please help....
tried everyeach thing...
sydvikki said:
guys its again downloaded 641MB. huh.
what to do please help....
tried everyeach thing...
Click to expand...
Click to collapse
You can try this (thank's @autoprime)
http://forum.xda-developers.com/lg-g3/development/psa-stop-taking-ota-updates-update-t2909412
(see How-To Block and Remove OTA Updates section):
autoprime said:
Block
Open LG Hidden Menu (3845#*851#) --> WLAN Test --> OTA Setting --> Disable
*Replace "851" with your devices model number, 850, 852, 855 etc.
OR you can use a RootExplorer-type app to find the OTA related APK and rename the file to ____.apk.bak or use Titanium Backup to freeze.
Verizon users: Click HERE to read about getting the HiddenMenu working. LG Hidden Menu --> Wi-Fi setting -LG --> OTA Setting --> Disable
Due to not actually having this menu by default.. the safest way to disable OTA may be to delete or rename the APK files related to OTA.
Sprint users: 5689#*990# but the HiddenMenu is most likely limited. Use the adb commands below instead.
If HiddenMenu view has been limited you can use the command below to bring up the OTA disable menu.
Code:
Code:
adb shell
su
am start com.lge.hiddenmenu/.wlan_service.wifi_ota_buttons
Remove OTA Update(and notification)
If an OTA notification is on your device you most likely already have the OTA file on your phone. If rooted, you can remove the OTA files and get rid of that annoying notification.
Updates are found in the /cache/ folder on your phone. Using a RootExplorer-type app(or ES File Explorer) browse to the root of your phone(NOT the root of your internal storage, /sdcard/, but the actual phone). If using ES File Explorer you may have to use the "show hidden files" option and grant the app root. You will see the update .zip file in cache if you did everything correctly. If no one has already uploaded the OTA zip.. copy the update to your sdcard and then upload for everyone else. Now delete the zip file from /cache/.
Deleting the file in /cache/ will get rid of the OTA but will not get rid of the notification. To get rid of notification:
1. Pull the notification shade down on your phone
2. Long press on the OTA notification until you see the App Info option pop up.
3. Click App Info and uncheck the Show Notifications box.
Click to expand...
Click to collapse
thanks guys
Thanks guys. I did everything u guys suggested. But today again 641 mb data was downloaded. Wtf....
Can anyone guide me how to update it to kitkat MANUALLY. i have LS995 running on 4.2.2
plz help guys...
Problem solved... i threw my phone on the wall...

[Q] How to get rid of the update notification?

I understand that when you do an OTA update while rooted and/or have a custom recovery, it breaks the phone. As some of you may or may not know, Verizon has released a knew update to prepare for XLTE. I want to know how to get rid of this notification. Is there any way?
Zach_Deem said:
I understand that when you do an OTA update while rooted and/or have a custom recovery, it breaks the phone. As some of you may or may not know, Verizon has released a knew update to prepare for XLTE. I want to know how to get rid of this notification. Is there any way?
Click to expand...
Click to collapse
easiest way - freeze lg update app/service with titanium
60nine said:
easiest way - freeze lg update app/service with titanium
Click to expand...
Click to collapse
What is the service/app called?
lgupdate something... i don't have it anymore so i don't exacly know...
try to find a thread about debloating lg stock (or g3 ported) rom - i think it's there on the list
60nine said:
lgupdate something... i don't have it anymore so i don't exacly know...
try to find a thread about debloating lg stock (or g3 ported) rom - i think it's there on the list
Click to expand...
Click to collapse
I looked, and could not find anything matching the description. I'm still unsure what to freeze
caecusscius said:
I looked, and could not find anything matching the description. I'm still unsure what to freeze
Click to expand...
Click to collapse
try to go to "settings > apps > all apps" and see if there is something like "LG update" and if it has a "disable" option...
i really can't remember the exact system app/service filename because i don't have it anymore...
60nine said:
try to go to "settings > apps > all apps" and see if there is something like "LG update" and if it has a "disable" option...
i really can't remember the exact system app/service filename because i don't have it anymore...
Click to expand...
Click to collapse
There is not... I can't find anything with the word Update in it at all... I checked all apps using Titanium, and there are a lot.
Anyone else?
ok, check this 2 threads for the lists... lgfota (apk/odex)
http://forum.xda-developers.com/showthread.php?p=51448671
http://forum.xda-developers.com/showthread.php?p=53085304
Is disable OTA in Hidden menu sufficient or we have to freeze it using TB on top of it?
votinh said:
Is disable OTA in Hidden menu sufficient or we have to freeze it using TB on top of it?
Click to expand...
Click to collapse
i've never touched hidden menu setting for ota... didn't even knew it existed
Yes, it's there and I disabled it but again, there is no update from AT&T so I can't verify that option works or not.
Maybe, freezing it using TB will add another layer of security? or maybe it's over-killed.
votinh said:
Yes, it's there and I disabled it but again, there is no update from AT&T so I can't verify that option works or not.
Maybe, freezing it using TB will add another layer of security? or maybe it's over-killed.
Click to expand...
Click to collapse
I don't see anything in Titanium that resembles anything from that list. I have a Verizon phone: and its very different.
I still very much would like someone who knows something about Verizon phones to help me!
I don't have Titanium, but I was able to freeze and eliminate the notification by Force Stoping System Update, clearing the Cache, then using ES File Explorer to rename /system/app/LGDMSClient.apk to LGDMSClient.apk.bak no more nag!

Disable Software Update

Every 15-20 minutes, a popup message comes up with telling me there is a software update available. I have already rooted my phone, and attempting to install the update just fails, but the popup continues to come up even when it fails. Is there a package I can disable/freeze or somewhere I can go to get this annoying thing to go away? It's got a notification that appears with a little syncing icon in the bottom corner in the notification bar, so I figure there is something somewhere I can disable, but not sure where to look...
Use a root file explorer to delete this folder system/priv-app/wssyncmldm or you can freeze it.
smokin1337 said:
Use a root file explorer to delete this folder system/priv-app/wssyncmldm or you can freeze it.
Click to expand...
Click to collapse
Removed the folder and reset the phone; notification still came up in the notification bar. Popup also still comes up on the screen.
Got rid of it for me, I also removed the 2 other folders below it. The other wss.... folders. Hope that helps. Edit: forgot I was in the VZW forum, I have att maybe there is another app for updates. Sorry
Try to freeze "SDM", that should do the trick. If it doesn't clear it, then clear the cache for SDM and then freeze it.
Outbreak444 said:
Try to freeze "SDM", that should do the trick. If it doesn't clear it, then clear the cache for SDM and then freeze it.
Click to expand...
Click to collapse
Searched for a package named SDM, couldn't find it; same thing searching for an app named SDM in the Application Manager. Is there another name for it? Because I searched also for something with the name of "Samsung D... M..." and couldn't find anything with that name...
QuentinX5 said:
Searched for a package named SDM, couldn't find it; same thing searching for an app named SDM in the Application Manager. Is there another name for it? Because I searched also for something with the name of "Samsung D... M..." and couldn't find anything with that name...
Click to expand...
Click to collapse
I'm sorry, it's both of these I believe
System updates (com.samsung.sdm)
System updates (com.samsung.sdmviewer)
Right on the nose. Disabled and haven't seen the messages/notifications since.
Outbreak444 said:
I'm sorry, it's both of these I believe
System updates (com.samsung.sdm)
System updates (com.samsung.sdmviewer)
Click to expand...
Click to collapse
QuentinX5 said:
Right on the nose. Disabled and haven't seen the messages/notifications since.
Click to expand...
Click to collapse
Make sure you disable securitylogagent also.
I disabled these two with package disabler pro.
System updates (com.samsung.sdmviewer)
securitylogagent
I don't see this package:
System updates (com.samsung.sdm)
I am still getting the annoying notifications. Search has not revealed any other solutions.
B00M! said:
I disabled these two with package disabler pro.
System updates (com.samsung.sdmviewer)
securitylogagent
I don't see this package:
System updates (com.samsung.sdm)
I am still getting the annoying notifications. Search has not revealed any other solutions.
Click to expand...
Click to collapse
Try to disable diagmonagent in package disabler it should do the trick.
This did not work for me.
I enabled all the packages. I then force stopped, cleared cache, and memory in application manager. I then disabled all three again and restarted.
The next day the popup returned.
In Titanium backup, simply open up both system update packages, freeze them then long press them each till you can select "open system details"
Once you open system details force stop and select notifications
set all notifications to off.
Once completed you can go into settings/ and select System updates, it should FC
Hope this helps.
wheeliest said:
In Titanium backup, simply open up both system update packages, freeze them then long press them each till you can select "open system details"
Once you open system details force stop and select notifications
set all notifications to off.
Once completed you can go into settings/ and select System updates, it should FC
Hope this helps.
Click to expand...
Click to collapse
Doesn't Titanium backup require root?
B00M! said:
Doesn't Titanium backup require root?
Click to expand...
Click to collapse
Yes. Maybe you can disable the same apps going to settings/application manager/ more -system apps/ system updates
As i have located them.
I think this is the fix! I have not received any update notifications since.
More comprehensive instructions?
G935V non-rooted (came from rooted) and I cannot get rid of the OTA notifications. I found and disabled securitylogagent and com.samsung.sdm.sdmviewer but cannot find com.samsung.sdm Still get the notification, can disable temporarily by clearing cache of system updates through system app manager, but they return later. Did someone figure out how to disable update notifications, as they do annoy me! Thank you!
Go to Application Manager for Samsung Galaxy S5 SM G-900V and "Turn Off"
1. System Updates (about 1.6mb or more in size)
2. System Updates (about 156 kb in size , rIght below it)

How to delete system update files?

Okay so here is the deal. I connected my phone to my home wifi to adjust some settings to shut off my internet at night so the kids will go to bed... well be more likely to go to bed when they can't just sit and watch youtube/netflix all night. Personally I don't think they need tablets or entertainment to fall asleep, but they are my fiance's kids, and it is what it is because they have used this method for so long.
Anyway enough personal stuff, when I connected my phone, it downloaded a system update. I could not stop it, and now it is bugging me to restart and update but I dont want to. I can delay it, up to 9 times, for a later time, but I want to delete the update files entirely.
I was hoping there would be a way to do it without root, but I am fairly certain that at this point, I'm going to have to bite the bullet and install the update
Use adhell3 or adb to disable com.wssyncmldm
lightmastertech said:
Use adhell3 or adb to disable com.wssyncmldm
Click to expand...
Click to collapse
Thanks I will look up the adb command.
b3y0ndd34th said:
Thanks I will look up the adb command.
Click to expand...
Click to collapse
https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
Best guide I've seen, including how to reinstall apps disabled though adb, which most people seem to think is impossible.
EDIT: the shorted link on my end says "...root access" at the end. Just to be clear, the not shortened end of that link actually says "uninstall-carrier-oem-bloatware-without-root-access/", so yes, it works without root.
lightmastertech said:
https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
Best guide I've seen, including how to reinstall apps disabled though adb, which most people seem to think is impossible.
EDIT: the shorted link on my end says "...root access" at the end. Just to be clear, the not shortened end of that link actually says "uninstall-carrier-oem-bloatware-without-root-access/", so yes, it works without root.
Click to expand...
Click to collapse
Thanks for the guide, but it tells me the package isn't installed for user 0.
b3y0ndd34th said:
Thanks for the guide, but it tells me the package isn't installed for user 0.
Click to expand...
Click to collapse
When I disabled this the entire settings option for system update disappears, and back in early March when I was still holding out for a Snapdragon root my phone auto downloaded an update and gave me a persistent notification about installing update. Disabling this made it go away and it couldn't auto-install it.
You can install App Inspector to see a searchable list of every app on your phone, including the package name you need for adb.
BTW, there's an option in developer options that will let you disable auto-installing updates on restart.

Categories

Resources