Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with LocationAccessPolicy and getAllCellInfo #232

Open
tobru opened this issue Mar 13, 2022 · 0 comments
Open

Issues with LocationAccessPolicy and getAllCellInfo #232

tobru opened this issue Mar 13, 2022 · 0 comments
Labels

Comments

@tobru
Copy link

tobru commented Mar 13, 2022

Describe the bug

A message appears on the device from time to time stating "Please fix this app". In the log I find:

[...]
03-13 18:57:38.777  6499  6499 D USettings: Location was not available, requesting once
03-13 18:57:38.788  6571  6757 E LocationAccessPolicy: Allowing org.microg.nlp.backend.ichnaea fine because it doesn't target API 29 yet. Please fix this app. Called from getAllCellInfo
03-13 18:57:38.798  6571  6757 I LocationAccessPolicy: org.microg.nlp.backend.ichnaea is aware of coarse but the app-ops permission is specifically denied.
03-13 18:57:38.804  6571  6757 E LocationAccessPolicy: Allowing org.microg.nlp.backend.ichnaea fine because it doesn't target API 29 yet. Please fix this app. Called from getCellLocation
03-13 18:57:38.810  6571  6757 I LocationAccessPolicy: org.microg.nlp.backend.ichnaea is aware of coarse but the app-ops permission is specifically denied.
03-13 18:57:38.814  6571  6757 E LocationAccessPolicy: Allowing org.microg.nlp.backend.ichnaea fine because it doesn't target API 29 yet. Please fix this app. Called from getAllCellInfo
03-13 18:57:38.823  6571  6757 I LocationAccessPolicy: org.microg.nlp.backend.ichnaea is aware of coarse but the app-ops permission is specifically denied.
03-13 18:57:38.824  8177  8197 D IchnaeaBackendService: Cells: 0
[...]

To Reproduce

  1. Enable "Mozilla Location Service"
  2. Use and app which request location
  3. See error message on screen and in log

Expected behavior

No error message should been shown.

Screenshots

n/a

System

Android Version: 11
Custom ROM: LineageOS for microG 18.1

Additional context

n/a

@tobru tobru added the bug label Mar 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant