• In the previous release, we used to be able to request for foreground and background location permissions at the same time. Now, we have to ask them separately. • If the foreground permission is granted then you can take one step further to ask for background location. • Just like in the previous release, for location, if we need a location in a foreground service, we need to declare in the manifest. • Now that capability has been extended to camera and microphone in Android 11.