There is Unified NLP as a part of MicroG. [Since Android N, Unified NLP is not loaded](https://github.com/microg/android_packages_apps_UnifiedNlp/issues/102) because [Android OS no longer loads GPS providers from non /system/app folder](https://code.google.com/p/android/issues/detail?id=226358). @danielegobbetti has created and @mar-v-in has accepted a [patch](https://github.com/microg/android_packages_apps_UnifiedNlp/raw/master/patches/android_frameworks_base-N.patch) changing android_frameworks_base in an attempt to address this. Can you please also add it?