Your system does not support this UnifiedNlP Package
See original GitHub issueHello
I’m running an Mi A1 Stock Oreo. I used the Terminal Debloater and removed as much of Google as I understand…
Apps Installed
Xposed - version 90-beta 3
FakeGapps - 2.0
Magisk 16.0
Services Core - com.google.android.gms-9258259.apk
Services Framework Proxy - com.google.android.gsf-8.apk
Store (FakeStore release) - com.android.vending-16.apk
DroidGuard Helper - org.microg.gms.droidguard-4.apk
From the above apps I installed, I didn’t install any UnifiedNlP package. These are the same apps I install in Custom Roms, and I don’t see this message in Custom Roms, but for some reason running Stock Oreo with only these packages installed, it is not working. instead in the microg settings I see this section;
System supports location provider
Your system does not support this UnifiedNlP
package. Either install a matching package or a
compatibility Xposed module.
Should I also install UnifiedNlp.apk
& NetworkLocation.apk
?
I’m attaching two screen shots showing the microg settings.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:26 (9 by maintainers)
I wonder whether
com.qualcomm.location
is the proprietary blob described in their official site asthat is to say, even if we use UnifiedNlp, the presence of
com.qualcomm.location
means that users will upload these privacy dataperiodically
? I searched in the repo of LineageOS and found that the maintainers repeatedly re-added it into blobs, even disabling location overlays so that UnifiedNlp won’t work any longer. I don’t understand what is the difficulty there, but LineageOS is at least advertised to be free and open-source, if there is no difficulty to removecom.qualcomm.location
, I don’t understand why they include it and make it exclusive.It’s just the way the location provider is technically implemented, I haven’t cared enough to go deepe into details. oF2pks has posted a link (in the NanoDroid XDA-Thread) to a git commit by OnePlus which shows that change.