Skip to content

lisa.target: Make the "wait boot completed" feature optional

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr246 into master

Some Android userspaces may not set the sys.boot_completed property, breaking the connection to the target. Make the wait optional, so that Target can be used swiftly with these devices.

Merge request reports