Open TriedAngle opened 1 month ago
Thanks for raising. Indeed, I would need to revive the phone part of the code base. Are there available devices with HDC support outside Huawei for my testing infrastructure?
The most easily available board is the SC-Dayu200 board. There are also some riscv boards, but I haven't tried those yet - just mentioning in case riscv is interesting to you.
Right now the ADB has no comm host interface for platform. (it's marked as TODO). Additionally, I'm working on a Harmony Device Connection Interface (ADB but Huawei) right now for Benchkit which should also support this. Furthermore other non-ssh hosts like
docker exec
could be included into this.