azavea / cac-tripplanner-android

GoPhillyGo Android app
https://gophillygo.org
Apache License 2.0
3 stars 3 forks source link

Remove background location from manifest #192

Closed ddohler closed 3 years ago

ddohler commented 3 years ago

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