1) upgrade your rom every month
If your rom is new enough (may/june patch) there will be no system update for you, wait a month or two (maybe three) and it will start to occur.After an irrecoverable bootloop( probably due to LSPosed plus the necessity to freeze the Magisk Manager app to get a few banking apps working) I finally decided to move to an A12 and as expected this issue didn't occur.
A12 builds are updated monthly so there shouldn't be any issue.If your rom is new enough (may/june patch) there will be no system update for you, wait a month or two (maybe three) and it will start to occur.
Try the command in ADB. Otherwise the real fix is to switch to an upto date ROM.hi, did you find any solution to solve this without root?
when I check my log file from adb, I am quite sure that the problem will occur once a day at every "SystemUpdate" service from play store,
without root, i can only kill the play service at that time from developer settings
What's the current status?can confirm that. But I took another approach and as root, killed the installd process. log SPAM and high CPU usage are gone and no other strange side effects so far.
Device: oneplus3, android 11 msm-xtended custom ROM
![]()
Thomas Mittelstaedt in Xtended Official Community
Tried the following: As root, open a terminal or via adb shell and kill process installd. Looks good so far, Google play store works normally, also those calendar and Google keep notifications work. Will observe a little more...😉t.me
I believe it's still an issue on some A12.1 builds (see below). Also, someone in the Telegram chat told me that disabling com.google.android.gms/.chimera.GmsIntentOperationService broke more than just Google Keep -- it broke sync in various ways. For those of us without good A12 builds available, such as Moto G5 Plus, this is really frustrating.No idea. In my case A11 builds are EOL. I haven't come across anyone running A12 with this issue.
In A11, Contacts sync had stopped working and some reminders from Calendar were missing most of the time. Probably due to this issue. I had read somewhere of a Magisk module to disable Google Play System Update but couldn't find it anywhere. In my case after updating to A12 fortunately it's not an issue.I believe it's still an issue on some A12.1 builds (see below). Also, someone in the Telegram chat told me that disabling com.google.android.gms/.chimera.GmsIntentOperationService broke more than just Google Keep -- it broke sync in various ways. For those of us without good A12 builds available, such as Moto G5 Plus, this is really frustrating.
![]()
[ROM][12.1][POLARIS] Pixel Experience [AOSP][2022/07/13]
PixelExperience for Xiaomi Mi Mix 2s [polaris] What is this? Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation) Our mission is to offer the maximum possible...forum.xda-developers.com
That's a good idea. I just did a bit of searching and it didn't bring up much as far as recent potter support for microG, though, and I'm really not interested in trying to compile my own right now. What's frustrating is that I have no need for the unlimited Google Photos hack!Maybe microG is worth a shot if this issue persists in case of upto date builds as well. I suspect this issue could be related to spoofing devices as Pixels for the unlimited Google Photos backup hack.
MicroG isn't device dependent AFAIK. Just flash the module or the zip as the case might be.That's a good idea. I just did a bit of searching and it didn't bring up much as far as recent potter support for microG, though, and I'm really not interested in trying to compile my own right now. What's frustrating is that I have no need for the unlimited Google Photos hack!
It was just suggested to me that, if a backport can be made from a fix in 12.1, that we look at commits in PixelPropsUtil (frameworks/base/core/java/com/android/internal/util/custom/PixelPropsUtils.java)
![]()
[ROM][12.1][POLARIS] Pixel Experience [AOSP][2022/07/13]
PixelExperience for Xiaomi Mi Mix 2s [polaris] What is this? Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation) Our mission is to offer the maximum possible...forum.xda-developers.com
I haven't installed MicroG before, but I understand the basic concept, and I've been reading up on it since you mentioned it. I read that it needs signature spoofing support in the OS, which CrDroid supposedly has, but, in this particular case, if my purpose is simply to get around a bug in Google Play services, then the goal would be to *not* go down the rabbit hole of full-on MicroG, right? I could be misunderstanding it, so correct me if I'm wrong, but I don't believe there's some way to just swap out the gapps version of com.google.android.gms with the MicroG version of it and keep everything else the same (i.e. the regular Play Store and the common Google apps included with opengapps or whatever)?MicroG isn't device dependent AFAIK. Just flash the module or the zip as the case might be.
It will be good to have a proper fix for this frustrating issue as at some point ROM development will stop for most devices.
No it doesn't work that way. I couldn't stick to microG for very long even in a years old entry-level device where it's super low resource usage would have been very handy due to app incompatibilities. Some apps that worked fine without Play Services would just crash with microG. As a stopgap solution it should be OK while waiting for a proper fix.I haven't installed MicroG before, but I understand the basic concept, and I've been reading up on it since you mentioned it. I read that it needs signature spoofing support in the OS, which CrDroid supposedly has, but, in this particular case, if my purpose is simply to get around a bug in Google Play services, then the goal would be to *not* go down the rabbit hole of full-on MicroG, right? I could be misunderstanding it, so correct me if I'm wrong, but I don't believe there's some way to just swap out the gapps version of com.google.android.gms with the MicroG version of it and keep everything else the same (i.e. the regular Play Store and the common Google apps included with opengapps or whatever)?
su pm disable com.google.android.gms/.chimera.GmsIntentOperationService
adb shell su -c pm disable com.google.android.gms/.update.SystemUpdateActivity
adb shell su -c pm disable com.google.android.gms/.update.SystemUpdateService
adb shell su -c pm disable com.google.android.gms/.update.SystemUpdateService$ActiveReceiver
adb shell su -c pm disable com.google.android.gms/.update.SystemUpdateService$Receiver
adb shell su -c pm disable com.google.android.gms/.update.SystemUpdateService$SecretCodeReceiver
So, my question is... has anyone figured out WHAT EXACTLY has been screwed up by disabling GmsIntentOperationService, because it's rather important, as I understand it? No problem not having notifications on Google Keep, since I am not using it. Are push messages still ok, for say... Whatsapp, Telegram? What did disablint that service screw up?
Any other possible fix found? It's unbelievable that most devs don't acknowledge the issue on custom roms and fix it...
That's a good idea. I just did a bit of searching and it didn't bring up much as far as recent potter support for microG, though, and I'm really not interested in trying to compile my own right now. What's frustrating is that I have no need for the unlimited Google Photos hack!Maybe microG is worth a shot if this issue persists in case of upto date builds as well. I suspect this issue could be related to spoofing devices as Pixels for the unlimited Google Photos backup hack.
Try this command:If the problem is "system update" of Google play services, perhaps we need to do a clean flash of a Rom with an updated Gapps package.
So, my question is... has anyone figured out WHAT EXACTLY has been screwed up by disabling GmsIntentOperationService, because it's rather important, as I understand it? No problem not having notifications on Google Keep, since I am not using it. Are push messages still ok, for say... Whatsapp, Telegram? What did disablint that service screw up?
Any other possible fix found? It's unbelievable that most devs don't acknowledge the issue on custom roms and fix it...
can confirm that. But I took another approach and as root, killed the installd process. log SPAM and high CPU usage are gone and no other strange side effects so far.`pm disable com.google.android.gms/.chimera.GmsIntentOperationService` works but this command breaks google keep notifications![]()