Loading core/res/AndroidManifest.xml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -904,9 +904,9 @@ android:backgroundPermission="android.permission.ACCESS_BACKGROUND_LOCATION" android:backgroundPermission="android.permission.ACCESS_BACKGROUND_LOCATION" android:protectionLevel="dangerous|instant" /> android:protectionLevel="dangerous|instant" /> <!-- Allows an app to access location in the background. If you <!-- Allows an app to access location in the background. If you're requesting this permission, are requesting this, you should also request {@link #ACCESS_FINE_LOCATION}. you must also request either {@link #ACCESS_COARSE_LOCATION} or Requesting this by itself is not sufficient to give you {@link #ACCESS_FINE_LOCATION}. Requesting this permission by itself doesn't give you location access. location access. <p>Protection level: dangerous <p>Protection level: dangerous --> --> Loading Loading
core/res/AndroidManifest.xml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -904,9 +904,9 @@ android:backgroundPermission="android.permission.ACCESS_BACKGROUND_LOCATION" android:backgroundPermission="android.permission.ACCESS_BACKGROUND_LOCATION" android:protectionLevel="dangerous|instant" /> android:protectionLevel="dangerous|instant" /> <!-- Allows an app to access location in the background. If you <!-- Allows an app to access location in the background. If you're requesting this permission, are requesting this, you should also request {@link #ACCESS_FINE_LOCATION}. you must also request either {@link #ACCESS_COARSE_LOCATION} or Requesting this by itself is not sufficient to give you {@link #ACCESS_FINE_LOCATION}. Requesting this permission by itself doesn't give you location access. location access. <p>Protection level: dangerous <p>Protection level: dangerous --> --> Loading