microg / GmsCore

Free implementation of Play Services
https://microg.org
Apache License 2.0
8.67k stars 1.73k forks source link

Companion requests location permission #2606

Open lucasmz-dev opened 2 weeks ago

lucasmz-dev commented 2 weeks ago

On CalyxOS, this is not on by default, but I notice it is a permission that can be given, is this meant to be enabled? And Self-Check doesn't complain about it either.

lucasmz-dev commented 2 weeks ago

https://github.com/microg/GmsCore/blame/36fedfaf97b6ec7cb4347ce3eb4a3e4dbc95c3f1/vending-app/src/main/AndroidManifest.xml#L19

It seems it was added due to in-app billing; not sure if is used.