android-cuttlefish
android-cuttlefish copied to clipboard
Cuttlefish host support debian package.
This will not have any immediate effect, but this means new builds of the cuttlefish-defaults package will use cvdalloc when that package is installed.
`dosfstools` and `mtools` don't have the most complex external repository configuration, but they are moved down as an example of defining an external repository with a smaller footprint on the...
Port virtio media reference device `simple_device` as a vhost user implementation. First iteration of `simple_device/src/simple_device.rs` is the same as in virtio-media upstream https://github.com/chromeos/virtio-media/blob/main/device/src/devices/simple_device.rs. ``` cargo run --bin simple_device -- --socket-path...
Update the sensor_simulator and the WebRTC protocol to support a new command which can update the value of LLOB (low latency off body) sensor.
Adds a new bazel test wrapper that uses the new `cvd fetch --test_suite_build=` option from https://github.com/google/android-cuttlefish/pull/1882 to download android cts, to run cts with some given args, and to convert...