• Home
Name Date Size #Lines LOC

..--

doc/04-Jul-2025-316264

Android.bpD04-Jul-20253.1 KiB127120

README.mdD04-Jul-2025717 117

gnss_grpc_proxy.cppD04-Jul-202516.9 KiB498388

gnss_grpc_proxy.protoD04-Jul-20252.3 KiB9378

README.md

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