Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add ACCESS_BACKGROUND_LOCATION to PermissionsAndroid (#26562)
Summary: This PR adds ACCESS_BACKGROUND_LOCATION to PermissionsAndroid. Fixes #26541 ## Changelog [Android] [Changed] - add ACCESS_BACKGROUND_LOCATION to PermissionsAndroid Pull Request resolved: #26562 Test Plan: ```javascript PermissionsAndroid.ACCESS_BACKGROUND_LOCATION === 'android.permission.ACCESS_BACKGROUND_LOCATION' ``` Differential Revision: D17660062 Pulled By: cpojer fbshipit-source-id: 3133504c6065ffb2f46e4dff14d2d662348e0987
- Loading branch information