ACCESS_BACKGROUND_LOCATION

Allows an app to access location in the background. If you're requesting this permission above Build.VERSION_CODES.Q (including 29), it will contain the ACCESS_COARSE_LOCATION , If you're requesting this permission under Build.VERSION_CODES.Q, it will be replaced with ACCESS_COARSE_LOCATION .

Since

0.5.6