Affichage des articles dont le libellé est RILJ. Afficher tous les articles
Affichage des articles dont le libellé est RILJ. Afficher tous les articles

mardi 24 février 2015

Stopping NlpWakeLock, NlpWakeLockCollector and RILJ topic






I need some help from devs or people with experience building roms. I am able to stop all 3 of these wakelocks using App Ops, but only for a single rom: SlimLP.

When I try on other roms, AOSP or stock google based, the wakelocks don't stop; they continue as if I have done nothing at all. I suspect it has something to do with the App Ops permissions on Lollipop, so I tried runnning the App Ops Xposed module to see if it did anything and it doesn't work as well. I know App Ops is working because if I disable, say, the camera apps access to the camera, the app won't be able to connect to the camera. I just don't see why App Ops is working to stop the wakelocks on SlimLP and no others. One thing I noticed is that SlimLP has App Ops baked into the rom itself. If you go into settings>apps, you can click any of the apps, even system apps, and modify its permissions. I wonder if this has something to do with it?

I guess my question is, what about SlimLP makes it different from other AOSP based roms which allows me to stop those 3 horrible wakelocks and not others? Thanks for reading.