Removes background location permission from the application manifest file.
Demo
N/A
Notes
191 covered most of the geofencing removal; this was the last remaining bit.
Testing Instructions
Build and debug the app; everything should function correctly except that there should be no indication anywhere that the application may request background location updates.
Overview
Removes background location permission from the application manifest file.
Demo
N/A
Notes
191 covered most of the geofencing removal; this was the last remaining bit.
Testing Instructions
Closes #188