commit | 7f7e8647fa94b9d126cb88f366740f2b50b1f864 | [log] [tgz] |
---|---|---|
author | Zhanglong Xia <zhanglongxia@google.com> | Thu Jul 06 13:37:56 2023 +0800 |
committer | Zhanglong Xia <zhanglongxia@google.com> | Thu Jul 06 13:45:23 2023 +0800 |
tree | b0ddd957bdba4e5126812d2107ca6bc67731e27c | |
parent | 59b018679b8feb7860b2e72975912a6b2c93fcbe [diff] |
fix the Thread Network fuzz testing error The current fuzz testing comunicates with the Thread radio chip simulation program `ot-rcp`. The 'ot-rcp' is not installed by all devices, which causes the fuzz testing program is unable to find the program '/vendor/bin/ot-rcp'. This commit enables the HAL to talk to the '/dev/null' to avoid '/vendor/bin/ot-rcp' not being found. Bug: 289627270 Test: Run the fuzz test on cuttlefish Change-Id: If410d7d75abe05c7c2d2c82fa0450e925b9a48bb