Fixed route for handle_static to avoid erroneous uri handling

- Connected handle_static_wrapper to "/{js|assets|node_modules/tslib}/{path}".
- Removed console.log(data) from device-observer.ts.

Change-Id: I67618dcf4bdfd6d1d88bacd7bba86ce98f4b474f
3 files changed
tree: c7ca8e4a9a22256a7db414401cfbf1485604ac19
  1. cmake/
  2. doc/
  3. rust/
  4. scripts/
  5. src/
  6. ui/
  7. .clang-format
  8. .gitignore
  9. Android.bp
  10. cmake-format.json
  11. CMakeLists.txt
  12. LICENSE
  13. OWNERS
  14. README.md
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.