1Virtual device location data manager serving a gRPC interface.
2
3The [`cvd_import_locations`] and [`cvd_update_location`] executables are
4clients that use this service to set either a sequence of locations or a new
5fixed location for the device.
6
7[![Linkage diagram](./doc/linkage.png)](https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/gnss_grpc_proxy/doc/linkage.svg)
8
9[`cvd_import_locations`]: https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd_import_locations/
10[`cvd_update_location`]: https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd_update_location/
11