cro3 icon indicating copy to clipboard operation
cro3 copied to clipboard

Add support local image in `arc flash`

Open brandonpollack23 opened this issue 1 year ago • 1 comments

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

brandonpollack23 avatar Oct 11 '23 02:10 brandonpollack23

To implement this,

$ tools/vendor/google_prebuilts/arc/push_to_device.py ${DUT}

will push the image to DUT.

mhiramat avatar Jun 06 '24 07:06 mhiramat