cro3 icon indicating copy to clipboard operation
cro3 copied to clipboard

Abstraction Layer of ChromiumOS development

Results 67 cro3 issues
Sort by recently updated
recently updated
newest added

@kawasin73 gave me an idea to change the current working directory when running commands via lium chroot command to support `cargo build` in chroot since some rust packages (e.g. resourced...

P2

`lium sync` need to finish normally even if the behavior of the original `repo` command is changed and the progress bar drawing doesn't work.

P2

We can run a unit test with `cros_run_unit_tests` which can seemlessly execute the unit test on a package.

P2

- [x] Add annotation in graph - [x] Automation of workload running & stopping the measurement - [x] Change from "Stop" button to "Cancel" button: cancel measurement & workload -...

P2

Right now we can push an android prebuilt but not locally built, we should add this by adding a flag or subcommand

P2

Unlike the original `repo sync` command, `lium sync` cannot be executed without specifying a version.

P2

while the power measurement, dut serial port is sometimes disconnected unintentionally. ![image](https://github.com/google/lium/assets/64108611/fa1132bf-4412-46bb-9480-4b129767e52f)

P2

_Originally posted by @mblsha in https://github.com/google/lium/issues/137#issuecomment-1811735703_

P2

Created an issue from the comment: I took this as a temporary workaround. Since there may be a case where a USE flag mismatch would cause a surprising result, I'd...

P2