enable:
adb shell settings put secure location_providers_allowed +gps
adb shell settings put secure location_providers_allowed +network
disable:
adb shell settings put secure location_providers_allowed -gps
adb shell settings put secure location_providers_allowed -network