Consolidate netsim to use single tokio runtime

This is part of a series of changes aiming to convert netsimd to be
fully async with a single runtime.

Bug: 379316060
Test: scripts/build_tools.py --task configure compile runtest
Change-Id: I1bfd48eb5a6e6e3213f1f230a467fb981313a249
4 files changed
tree: 75647bb22a80cf3b37f0b2750d5f8c3a948ffbfb
  1. cmake/
  2. doc/
  3. guide/
  4. pdl/
  5. proto/
  6. rust/
  7. scripts/
  8. src/
  9. testing/
  10. ui/
  11. .clang-format
  12. .gitignore
  13. Android.bp
  14. cmake-format.json
  15. CMakeLists.txt
  16. LICENSE
  17. OWNERS
  18. README.md
  19. TEST_MAPPING
README.md

netsim - a network simulation tool for multi-device use cases

Netsim is a development stage open-source tool for testing and analysis of android multi-device apps and frameworks. It offers radio level control and HCI tracing.