react-native-macos/Libraries/PermissionsAndroid
Dulmandakh 8fdf85685c update NativePermissionsAndroid.js to include ACCESS_BACKGROUND_LOCATION (#26668)
Summary:
https://github.com/facebook/react-native/pull/26562 added support for ACCESS_BACKGROUND_LOCATION permission, and thymikee requested to update NativePermissionsAndroid.js too. This PR updates NativePermissionsAndroid.js to include ACCESS_BACKGROUND_LOCATION

## Changelog

[Android] [Changed] - update NativePermissionsAndroid.js to include ACCESS_BACKGROUND_LOCATION
Pull Request resolved: https://github.com/facebook/react-native/pull/26668

Test Plan: Everything builds and runs as expected

Differential Revision: D17683670

Pulled By: cpojer

fbshipit-source-id: 5fe342e79a0d29ba69dddfe70f0fa950498abd50
2019-10-10 21:39:46 -07:00
..
NativePermissionsAndroid.js update NativePermissionsAndroid.js to include ACCESS_BACKGROUND_LOCATION (#26668) 2019-10-10 21:39:46 -07:00
PermissionsAndroid.js add ACCESS_BACKGROUND_LOCATION to PermissionsAndroid (#26562) 2019-09-29 17:45:27 -07:00